mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
b8fa7ce134
When sending multi-part emails with no attachments we shouldn't include the outer multipart/mixed header as it confuses Outlook and causes it to show the email as having attachments even though there are none. A bunch of tests need to be adjusted as the empty multipart/mixed container has been removed. Fixes #3474 |
||
---|---|---|
.. | ||
CakeEmailTest.php | ||
DebugTransportTest.php | ||
MailTransportTest.php | ||
SmtpTransportTest.php |