Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add simply bounce handling | David Heinemeier Hansson | 2018-09-21 | 1 | -0/+14 |
| | | | | Bouncing is not an exceptional state, so let's not use exceptions to deal with it. | ||||
* | Less fancy | David Heinemeier Hansson | 2018-09-19 | 1 | -2/+3 |
| | |||||
* | Allow inbound emails to be created on the fly | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Extract mailbox test suites into feature-specific slices | David Heinemeier Hansson | 2018-09-18 | 1 | -0/+34 |