cakephp2-php8/lib/Cake/Network
mark_story b8fa7ce134 Fix issues where emails would have multipart/mixed when they should not.
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
2014-05-13 22:03:06 -04:00
..
Email Fix issues where emails would have multipart/mixed when they should not. 2014-05-13 22:03:06 -04:00
Http microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
CakeRequest.php Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
CakeResponse.php Merge branch 'master' into 2.5 2014-05-04 14:35:36 +05:30
CakeSocket.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00