perusi Posted May 13, 2015 Share Posted May 13, 2015 Hello, I`m asking for your advice as i`m unable to solve this Swiftmailer problem. So... here is what i need. When an email is sent via the prestashop (new order, order confirmation, etc) the email is sent using toos/swift (swiftmailer). Now this swiftmailer interprets emails based on their content, but even when the body has only plain text and even when you set the emails to be sent as TEXT ONLY, the swiftmailer sends out this emails as content-type:multipart/alternative. Now, this is a problem, as i want the emails to be sent as content-type:text/plain and not as content-type:multipart/alternative I tried changing the line of codes inside swift, but no luck so far. I will be waiting for your messages. Thanks a lot. Link to comment Share on other sites More sharing options...
perusi Posted May 20, 2015 Author Share Posted May 20, 2015 anyone? Link to comment Share on other sites More sharing options...
las3r Posted May 21, 2015 Share Posted May 21, 2015 So what you want is the system to send out text-only mails in text/plain content-type? Will you accept changes in core code that won't be compatible with upgrades? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now