alps/plugins/base
Drew DeVault cbeacf9d06 Copy unsent messages to Outbox
This patch:

1. Copies unsent messages to the outbox before attempting to deliver
   them with SMTP
2. Deletes those messages once they're sent, or leaves them if an error
   occured
3. Updates the message list to make it obvious when there are unsent
   messages in the outbox
2020-10-30 11:47:23 -04:00
..
public base HTML: fix nil on emails without a text part 2020-07-13 17:07:18 +02:00
imap.go Copy unsent messages to Outbox 2020-10-30 11:47:23 -04:00
plugin.go Rename project to alps 2020-05-13 14:07:44 +02:00
routes.go Copy unsent messages to Outbox 2020-10-30 11:47:23 -04:00
search.go Implement broader search functionality 2020-10-23 11:45:00 -04:00
smtp.go Copy unsent messages to Outbox 2020-10-30 11:47:23 -04:00
strconv.go Rename project to alps 2020-05-13 14:07:44 +02:00
template.go Workaround template functions not loaded 2020-06-10 22:46:42 +02:00
viewer.go Rename project to alps 2020-05-13 14:07:44 +02:00