aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/mailbox
Commit message (Expand)AuthorAgeFilesLines
* Terminate processing if inbound email is marked as delivered in callbackGeorge Claghorn2018-10-061-0/+25
* Skip after callbacks on terminateGeorge Claghorn2018-10-031-1/+4
* Terminate processing on bounceGeorge Claghorn2018-10-031-0/+22
* Add ActionMailbox::Base#bounce_withGeorge Claghorn2018-10-031-0/+29
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-283-10/+10
* Add simply bounce handlingDavid Heinemeier Hansson2018-09-211-0/+14
* Less fancyDavid Heinemeier Hansson2018-09-191-2/+3
* Allow inbound emails to be created on the flyDavid Heinemeier Hansson2018-09-193-4/+4
* Routing is a named concept nowDavid Heinemeier Hansson2018-09-191-1/+1
* Test routing runs through a job kicked off by the inbound emailDavid Heinemeier Hansson2018-09-191-0/+7
* Attach a concrete router to the root mailbox and use itDavid Heinemeier Hansson2018-09-191-0/+23
* Add callbacksDavid Heinemeier Hansson2018-09-181-0/+25
* Extract mailbox test suites into feature-specific slicesDavid Heinemeier Hansson2018-09-181-0/+34