aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/base/smtp.go
Commit message (Collapse)AuthorAgeFilesLines
* plugins/base: support attachments in draftsLibravatarLibravatar Simon Ser 2020-01-281-4/+54
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/16
* plugins/base: edit draftsLibravatarLibravatar Simon Ser 2020-01-241-0/+1
| | | | Note that attachments will be lost. This is a TODO.
* Add attachments support to composerLibravatarLibravatar Simon Ser 2019-12-161-5/+44
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/13
* Introduce base pluginLibravatarLibravatar Simon Ser 2019-12-161-0/+114
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39