Category "action-mailbox"

Ngrok - Action Mailbox send me a 403 Forbidden

I want to receive and parse emails from my Rails application using Action Mailbox. In local, everything works fine. I then wanted to try sending email from my G

Add attachments with ActionMailbox TestHelper

I want to test attachments with the Action Mailbox TestHelper. I see the options for the test helper get passed to the mail object but I can't seem to add attac