1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

9 commits

Author SHA1 Message Date
George Claghorn
148110e70c Extract ActionMailbox::PostfixRelayer 2018-11-25 15:36:08 -05:00
George Claghorn
ebe3d0aaab Add a Rake task for piping to the Postfix ingress 2018-10-19 16:32:38 -04:00
George Claghorn
f33ccec86c Merge branch 'master' into ingresses 2018-10-18 17:39:04 -04:00
George Claghorn
5a8939447b Bump mail to shush mismatched indentation warnings 2018-10-17 12:48:30 -04:00
George Claghorn
6b7eac5c51 Accept inbound emails from a variety of ingresses 2018-10-11 12:51:13 -04:00
George Claghorn
96a4528560 Test against Rails master 2018-10-08 21:03:40 -04:00
David Heinemeier Hansson
8a0a103495 ActionMailroom -> ActionMailbox
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.
2018-09-28 12:19:43 -07:00
David Heinemeier Hansson
a6146d2e89 First end-to-end rickety test 2018-09-17 22:15:27 -07:00
David Heinemeier Hansson
03b1841007 Add dummy app for testing 2018-09-17 17:48:32 -07:00