mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-26 01:08:04 +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... |
||
|---|---|---|
| .. | ||
| format | ||
| sort | ||
| templates | ||
| ui | ||
| uidstore | ||
| dirstore.go | ||
| history.go | ||
| keystore.go | ||
| messageview.go | ||
| msgstore.go | ||
| oauthbearer.go | ||
| open_darwin.go | ||
| open.go | ||
| socket.go | ||
| structure_helpers.go | ||