Replies: 0
Hi,
I’ve always used your plugin to connect with Mailgun via SMTP on my development machine. Due to SSL issues, I had to switch to the Mailgun connection option. Once I did that, I noticed that messages that I was sending with inline images were arriving with the images as attachments.
I spoke to Mailgun support and they said that it was arriving on their side with the images as attachments. A quick look at your Mailgun class shows that it is indeed your plugin that is doing the switch.
It would be great if you could modify it to respect the content-disposition of the messages.
Keep up the great work!
Cheers,
Vinny