aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/unit
Commit message (Collapse)AuthorAgeFilesLines
* Allow skipping incineration of processed emailsPratik2019-02-061-0/+10
|
* Ensure Action Mailbox processes an email only once when received multiple timesPratik Naik2019-01-172-2/+23
| | | | | | | This also adds a new column, message_checksum, to the action_mailbox_inbound_emails table for storing SHA1 digest of the email source. Additionally, it makes generating the missing message id deterministic and adds a unique index on message_checksum and message_id to detect duplicate emails.
* Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-121-13/+21
|
* Import Action MailboxGeorge Claghorn2018-12-2512-0/+558