aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/smtp.go
Commit message (Collapse)AuthorAgeFilesLines
* Set Message-Id headerJesse Olson2020-08-051-1/+2
|
* Rename project to alpsSimon Ser2020-05-131-1/+1
|
* plugins/base: support attachments in draftsSimon Ser2020-01-281-4/+54
| | | | References: https://todo.sr.ht/~sircmpwn/koushin/16
* plugins/base: edit draftsSimon Ser2020-01-241-0/+1
| | | | Note that attachments will be lost. This is a TODO.
* Add attachments support to composerSimon Ser2019-12-161-5/+44
| | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/13
* Introduce base pluginSimon Ser2019-12-161-0/+114
This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39