Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -5/+5 |
* | Make an email that fails to deliver to a mailbox as bounced | David Heinemeier Hansson | 2018-09-27 | 1 | -0/+1 |
* | Handle all recipients of an email as part of the routing | David Heinemeier Hansson | 2018-09-25 | 1 | -1/+10 |
* | Expand router with real routing object and 4-way address options | David Heinemeier Hansson | 2018-09-20 | 1 | -0/+43 |
* | Test single and multiple string routes | David Heinemeier Hansson | 2018-09-19 | 1 | -8/+30 |
* | Less fancy | David Heinemeier Hansson | 2018-09-19 | 1 | -4/+2 |
* | Allow inbound emails to be created on the fly | David Heinemeier Hansson | 2018-09-19 | 1 | -2/+6 |
* | Attach a concrete router to the root mailbox and use it | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+2 |
* | Proper order | David Heinemeier Hansson | 2018-09-18 | 1 | -1/+1 |
* | Assert the intended email was processed | David Heinemeier Hansson | 2018-09-17 | 1 | -2/+2 |
* | First end-to-end rickety test | David Heinemeier Hansson | 2018-09-17 | 1 | -19/+4 |
* | Add dummy app for testing | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+36 |