aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Fix filenames of attachments created via the inbound email conductorKyle Keesling2019-07-251-0/+2
| | | | controller passed along attachment file paths instead of their filenames
* Test against all sent attributesyuuji.yaginuma2019-06-231-0/+2
|
* Include BCC in the mail that sent from the development pageyuuji.yaginuma2019-06-201-0/+2
| | | | | The BCC should be included as we show input field for BCC in view. https://github.com/rails/rails/blob/bf625f7fecabbcda22b388e088ad5c29016b2385/actionmailbox/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb#L21-L24
* Remove the Amazon SES ingressGeorge Claghorn2019-04-141-22/+0
| | | It's unusable and not ready to ship in Rails 6.0. We'll rewrite it for 6.1.
* Check all provided attributes of the messageGeorge Claghorn2019-01-191-9/+11
|
* Fix that adding attachments lose a bodyYuichi Takeuchi2019-01-191-1/+22
|
* Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-121-10/+10
|
* Added Postmark ingress supportTomek Maszkowski2019-01-091-0/+55
|
* add attachments to the new inbound mailLachlan Sylvester2019-01-071-0/+34
|
* Import Action MailboxGeorge Claghorn2018-12-255-0/+275