1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailbox/app
David Heinemeier Hansson d56d2e7406
Add a way to deliver inbound emails by source (#38849)
* Add a way to deliver inbound emails by source

Great for testing when you get an eml file and can just paste it in.

* Test updates

* Fix tests

* Fix spacing
2020-03-31 16:46:13 -07:00
..
controllers Add a way to deliver inbound emails by source (#38849) 2020-03-31 16:46:13 -07:00
jobs/action_mailbox Allow skipping incineration of processed emails 2019-02-06 19:28:49 -05:00
models/action_mailbox Fix typo in ActionMailbox::InboundEmail::MessageId [ci skip] 2019-09-17 17:40:49 +09:00
views Add a way to deliver inbound emails by source (#38849) 2020-03-31 16:46:13 -07:00