Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for AUTH LOGIN submission | Luke Drummond | 2019-11-01 | 1 | -0/+4 |
| | | | | | | | | | | | `go-sasl` upstream added support [1] for the obsolete [2] AUTH LOGIN method which enables aerc to send email via servers which remain common in the wild. Fixes ~sircmpwn/aerc2#263 [1] https://github.com/emersion/go-sasl/commit/61afe53d [2] https://datatracker.ietf.org/doc/draft-murchison-sasl-login/ | ||||
* | Implement sendmail support | Drew DeVault | 2019-07-27 | 1 | -1/+1 |
| | |||||
* | Fix key value typo in documentation | Roshless | 2019-05-23 | 1 | -1/+1 |
| | |||||
* | Fix scdoc & gofmt issues | Drew DeVault | 2019-05-18 | 1 | -6/+6 |
| | |||||
* | Implement loading passwords from external commands | Galen Abell | 2019-05-18 | 1 | -0/+10 |
| | | | | * Resolves #80 | ||||
* | Add man pages | Drew DeVault | 2019-05-17 | 1 | -0/+50 |