cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story 23b23d8050 Fix delivery issues with long subject lines and MailTransport.
A few people have reported issues sending wrapped messages via
MailTransport. Removing the new lines has been suggested as a fix.

Refs #2176
2013-10-23 12:41:57 -04:00
..
CakeEmailTest.php Add space between classname(s) 2013-10-22 22:59:50 -04:00
DebugTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
MailTransportTest.php Fix delivery issues with long subject lines and MailTransport. 2013-10-23 12:41:57 -04:00
SmtpTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00