aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_mailbox
Commit message (Collapse)AuthorAgeFilesLines
* Make incineration horizon configurableGeorge Claghorn2018-10-061-0/+2
|
* Terminate processing if inbound email is marked as delivered in callbackGeorge Claghorn2018-10-062-10/+9
|
* Compare addresses case-insensitivelyGeorge Claghorn2018-10-031-2/+2
|
* Skip after callbacks on terminateGeorge Claghorn2018-10-031-1/+1
|
* Terminate processing on bounceGeorge Claghorn2018-10-031-1/+12
|
* Add ActionMailbox::Base#bounce_withGeorge Claghorn2018-10-031-0/+5
|
* Permit receiving an email fixtureGeorge Claghorn2018-10-021-0/+4
|
* Support nesting mailboxes in modulesGeorge Claghorn2018-10-011-1/+1
|
* Add a test helper for creating and routing an inbound emailGeorge Claghorn2018-10-011-1/+5
|
* Provide a loggerGeorge Claghorn2018-10-012-2/+6
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-288-0/+194
| | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-173-19/+0
|
* SkeletonDavid Heinemeier Hansson2018-09-173-0/+19