mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-16 20:01:33 +01:00
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... |
||
|---|---|---|
| .. | ||
| abort.go | ||
| attach.go | ||
| cc-bcc.go | ||
| compose.go | ||
| detach.go | ||
| edit.go | ||
| header.go | ||
| next-field.go | ||
| postpone.go | ||
| send.go | ||