Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can we handle reading emails with attachments? #23

Open
unclesamer opened this issue Dec 27, 2018 · 1 comment
Open

How can we handle reading emails with attachments? #23

unclesamer opened this issue Dec 27, 2018 · 1 comment

Comments

@unclesamer
Copy link

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

@twof
Copy link
Collaborator

twof commented Dec 28, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants