aerc/commands/compose
R Chowdhury f4dc7e1f74 Add `oauthbearer` support for SMTP
This piggybacks on the existing IMAP support, and uses the same
configuration format (my local testing example has the IMAP and SMTP
lines almost copy-pasted from one another).

It's a little clumsy in that a new token is negotiated for every
`Send()` command, but it's a start...
2020-08-13 07:44:43 +02:00
..
abort.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
attach.go Implement style configuration. 2020-08-06 21:42:06 +02: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 Implement style configuration. 2020-08-06 21:42:06 +02:00
edit.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
header.go Implement :header command 2020-05-01 11:01:28 -04:00
next-field.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
postpone.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
send.go Add `oauthbearer` support for SMTP 2020-08-13 07:44:43 +02:00