cakephp2-php8/lib/Cake/Network/Email
Maurits van der Schee cd71a8439c Add option to send email attachment from string (not only from file).
I would be very pleased if this option would be available in some
future version. Thank you.
2013-06-28 02:12:28 +02:00
..
AbstractTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeEmail.php Add option to send email attachment from string (not only from file). 2013-06-28 02:12:28 +02:00
DebugTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
MailTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
SmtpTransport.php Using Return-Path email address in MAIL FROM instead of a header in SmtpTransport. 2013-06-12 11:31:49 +02:00