mailgun icon indicating copy to clipboard operation
mailgun copied to clipboard

How can we handle reading emails with attachments?

Open unclesamer opened this issue 6 years ago • 1 comments

Hello, you defined "attachment" as a string in IncomingMailgun I am trying to parse an email that has attachments but that doesn't work. I tried doing a custom parsing for the IncomingMailgun object but I still fail to load the attachments. Any idea how we can fix that? Thanks

unclesamer avatar Dec 27 '18 19:12 unclesamer

Great question!

I don't think I'm handling that case right now. I'm job hunting at the moment so maintenance on this repo is deprioritized, but feel free to keep logging notes here if you figure anything else out.

If you or someone else opens a PR however, I'll make time to review it and give feedback.

twof avatar Dec 28 '18 04:12 twof