Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include BCC in the mail that sent from the development page | yuuji.yaginuma | 2019-06-20 | 1 | -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 ingress | George Claghorn | 2019-04-14 | 1 | -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 message | George Claghorn | 2019-01-19 | 1 | -9/+11 |
| | |||||
* | Fix that adding attachments lose a body | Yuichi Takeuchi | 2019-01-19 | 1 | -1/+22 |
| | |||||
* | Add Exim and Qmail support to Action Mailbox | George Claghorn | 2019-01-12 | 1 | -10/+10 |
| | |||||
* | Added Postmark ingress support | Tomek Maszkowski | 2019-01-09 | 1 | -0/+55 |
| | |||||
* | add attachments to the new inbound mail | Lachlan Sylvester | 2019-01-07 | 1 | -0/+34 |
| | |||||
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 5 | -0/+275 |