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

13 commits

Author SHA1 Message Date
David Heinemeier Hansson
874446cd72 Extract Mail-bound methods into mail_ext for future upstream work 2018-11-05 16:36:21 -08:00
George Claghorn
f33ccec86c Merge branch 'master' into ingresses 2018-10-18 17:39:04 -04:00
George Claghorn
b3919d0155 Don't require Postfix to send form data 2018-10-18 10:23:17 -04:00
George Claghorn
2b09cbbe44 Shush various interpreter warnings 2018-10-17 12:42:54 -04:00
George Claghorn
8973fbcf08 Simplify incineration 2018-10-17 10:38:51 -04:00
George Claghorn
6b7eac5c51 Accept inbound emails from a variety of ingresses 2018-10-11 12:51:13 -04:00
George Claghorn
1fddb9475f Make incineration horizon configurable 2018-10-06 22:23:48 -04:00
George Claghorn
a5e023ac20 Incinerate after bouncing 2018-10-06 22:20:25 -04:00
George Claghorn
40fcc1ea95 Shush interpreter warnings regarding uninitialized instance variable 2018-10-06 22:18:09 -04:00
George Claghorn
704179251f Add a test helper for creating and routing an inbound email 2018-10-01 15:42:35 -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
82ff0c235b Action Mailbox -> Action Mailroom 2018-09-17 16:56:55 -07:00
David Heinemeier Hansson
627bbd34e1 Add inbound email 2018-09-17 16:55:07 -07:00