1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailbox/lib
James Dabbs 9f96d094a3 Expose mailbox_for method
Currently, the only exposed entry point into the ApplicationMailbox's configured
routing system is to call `route`, which performs a lot of work to fully
`process` inbound email. It'd be nice to have a way (e.g. in test) of checking
which mailbox an email would route to without necessarily processing it yet.
2019-05-04 10:53:08 -07:00
..
action_mailbox Expose mailbox_for method 2019-05-04 10:53:08 -07:00
rails/generators Remove the Amazon SES ingress 2019-04-14 12:15:54 -04:00
tasks Add Exim and Qmail support to Action Mailbox 2019-01-12 21:38:26 -05:00
action_mailbox.rb Allow skipping incineration of processed emails 2019-02-06 19:28:49 -05:00