aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_mailbox/callbacks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Stating the obviousDavid Heinemeier Hansson2018-12-121-0/+1
|
* Terminate processing if inbound email is marked as delivered in callbackGeorge Claghorn2018-10-061-9/+3
|
* Skip after callbacks on terminateGeorge Claghorn2018-10-031-1/+1
|
* Terminate processing on bounceGeorge Claghorn2018-10-031-1/+12
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-281-0/+26
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.