aerc/worker
Reto Brunner c846307144 base models.Address on the mail.Address type
This allows us to hook into the std libs implementation of parsing related stuff.
For this, we need to get rid of the distinction between a mailbox and a host
to just a single "address" field.

However this is already the common case. All but one users immediately
concatenated the mbox/domain to a single address.

So this in effects makes it simpler for most cases and we simply do the
transformation in the special case.
2020-08-20 19:18:57 +02:00
..
handlers Register worker in init. 2019-07-19 15:37:55 -04:00
imap base models.Address on the mail.Address type 2020-08-20 19:18:57 +02:00
lib base models.Address on the mail.Address type 2020-08-20 19:18:57 +02:00
maildir Add support for :rmdir 2020-08-19 11:38:57 +02:00
notmuch Add support for :rmdir 2020-08-19 11:38:57 +02:00
types Add support for :rmdir 2020-08-19 11:38:57 +02:00
handler_notmuch.go Add notmuch backend 2019-08-08 10:10:34 +09:00
worker.go Register worker in init. 2019-07-19 15:37:55 -04:00
worker_enabled.go Register worker in init. 2019-07-19 15:37:55 -04:00