aerc/commands/compose
Luke Drummond 331b915139 Add support for AUTH LOGIN submission
`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-11-01 11:02:01 -04:00
..
abort.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
attach.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
cc-bcc.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
compose.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
detach.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
edit.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
next-field.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
send.go Add support for AUTH LOGIN submission 2019-11-01 11:02:01 -04:00