Skip to content
Discussion options

You must be logged in to vote

I assume Google has some custom mail structures that has to be adopted specifically for them?

No, Google's Gmail apps tend to send well-formatted email that follows all relevant standards. Special handing should not be necessary.

A few things to look at:

  1. Attachments may show up as either attachments or inlines, depending on what email app the sender used and how they composed the message. You'll want to check both. (Images often show up as inlines rather than attachments.)

  2. Be sure you are using Mailgun's "raw mime" inbound handling (the forwarding destination url ends in /inbound_mime/). Otherwise some attachments may be missing.

  3. That's a lot of code in your inbound receiver funct…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@meesix
Comment options

Answer selected by meesix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants