Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-01 | Add support for AUTH LOGIN submission | Luke Drummond | |
`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/ | |||
2019-07-27 | Implement sendmail support | Drew DeVault | |
2019-05-23 | Fix key value typo in documentation | Roshless | |
2019-05-18 | Fix scdoc & gofmt issues | Drew DeVault | |
2019-05-18 | Implement loading passwords from external commands | Galen Abell | |
* Resolves #80 | |||
2019-05-17 | Add man pages | Drew DeVault | |