cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story ba4afcc074 Fix incorrectly encoded address fields.
Address fields cannot contain : or " it causes a number of
mail servers/clients to be confused.

Fixes #4058
2013-09-12 20:14:11 -04:00
..
CakeEmailTest.php Fix incorrectly encoded address fields. 2013-09-12 20:14:11 -04:00
DebugTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
MailTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
SmtpTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00