mailgun
mailgun copied to clipboard
How can we handle reading emails with attachments?
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
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.