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