Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Boren e88d7ca4b8 Update PHPMailer to 2.0.4. Props hakre. fixes #9697
git-svn-id: https://develop.svn.wordpress.org/trunk@11341 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-15 17:32:35 +00:00
Ryan Boren 507d286afe Fix callbacks. Props Denis-de-Bernardy. fixes #9722 see #9697
git-svn-id: https://develop.svn.wordpress.org/trunk@11195 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 05:35:56 +00:00
Ryan Boren 89afda412e Eliminate preg_replace with /e. Props tbaboon. fixes #8689
git-svn-id: https://develop.svn.wordpress.org/trunk@11098 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-27 16:17:24 +00:00
Ryan Boren 560eacbb44 Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10459 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 17:46:31 +00:00
Peter Westwood 3b7405a702 phpdoc fixes for the phpmailer classes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8801 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 21:42:50 +00:00
Ryan Boren 297183391d Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
git-svn-id: https://develop.svn.wordpress.org/trunk@8762 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:26:36 +00:00
Peter Westwood b4a108815f Updated phpdoc for external libs. See #7038 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8082 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 16:36:13 +00:00
Ryan Boren 36eb7abc19 Change default phpmailer address
git-svn-id: https://develop.svn.wordpress.org/trunk@7451 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 16:11:47 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Mark Jaquith d4e644f226 Fix class-smtp.php typo. Props Nazgul, tension7. fixes #4700
git-svn-id: https://develop.svn.wordpress.org/trunk@5852 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-05 18:13:24 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
Ryan Boren edeae9cc8e escapeshellarg the sender
git-svn-id: https://develop.svn.wordpress.org/trunk@5682 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-11 23:19:33 +00:00
Ryan Boren 18bb3b4811 Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@5390 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 21:28:50 +00:00
Ryan Boren 3b56c04035 Trying out phpmailer for wp_mail(). fixes #3862
git-svn-id: https://develop.svn.wordpress.org/trunk@4946 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 20:23:25 +00:00