How to send logo with mailgun?

Hi ML, Anyone know how to send a logo using Mailgun? I'm using their Nodejs package, but can't seem to figure out what to do wth it. Am I missing something?

Thanks :)

Mailgun is just a transactional service. You choose what HTML you want to send.

Also, what do you mean by "sending logo"? Attaching logo to some email template?

0 Likes
Himanshu Mishra Author

@ostapbregin By logo I mean avatar that you see in the inbox.

0 Likes

@zicsus Try this: https://stackoverflow.com/a/58663580/8121797

Let me know if it did the trick

0 Likes
Jess

I use mailgun, too. I don't see any way to pass an avatar. Most of the email that I get on gmail or through other apps only shows a profile picture if that person/account is using that service to send.

I'd love to know if you find a way around it.

When I was using Gsuite, I was able to have an avatar for business mail.

0 Likes

@jessachandler Hi Jess Idk if it works, but try this one: https://stackoverflow.com/a/58663580

0 Likes

Please sign in to leave a comment.