Skip to content

Conversation

@tdutrion
Copy link

HTML emails on Office 365 are received as an attachment due to the mime multipart/mixed set as default. However, this does not cause any trouble on Gmail or other providers as long as I am aware.

The following commit consist in setting a multipart/alternative mime type in the header, and has been tested on 365.

I also applied php-cs-fixer (https://github.com/fabpot/PHP-CS-Fixer) to fix the code syntax on the module.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant