Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Terminate processing if inbound email is marked as delivered in callback | George Claghorn | 2018-10-06 | 1 | -9/+3 |
| | |||||
* | Skip after callbacks on terminate | George Claghorn | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Terminate processing on bounce | George Claghorn | 2018-10-03 | 1 | -1/+12 |
| | |||||
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -0/+26 |
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. |