18 Commits

Author SHA1 Message Date
Adrian Greeve
56e62bbba1 MDL-60194 lib: Internal changes by Moodle to phpmailer. 2017-10-09 09:30:00 +08:00
Ankit Agarwal
f712568c1f MDL-57573 phpmailer: Update to version 5.2.23 2017-04-12 14:06:18 +02:00
Simey Lameze
48dc4059da MDL-56000 lib: upgrade PHPMailer to 5.2.16 2016-09-29 15:09:10 +08:00
Adrian Greeve
30f4e2d305 MDL-53465 lib: Upgrade PHPMailer to 5.2.14 2016-03-18 09:32:39 +08:00
Cameron Ball
ec9e2d0414 MDL-51526 mail: Import PHPMailer 5.2.13 2015-10-07 13:42:40 +08:00
Marina Glancy
ccff58daee MDL-47299 libraries: upgrade PHPMailer to 5.2.8 2014-10-03 16:44:42 +08:00
Petr Škoda
29bf99fdc1 MDL-37324 import phpmailer 5.2.7 2013-09-20 18:11:50 +02:00
Petr Škoda
0747dabad8 MDL-35186 import phpmailer 5.2.1 2012-09-02 15:36:25 +02:00
David Mudrak
e83b7a2023 MDL-24896 MDL-23240 class.phpmailer.php reverted to the vanilla upstream version 2010-11-03 20:43:34 +00:00
Sam Hemelryk
8c74eec886 phpmailer MDL-24876 Changed var from private to public and noted in readme file 2010-10-27 06:26:30 +00:00
Andrew Davis
fe020fb64b email MDL-23240 added change comments to READEME_MOODLE.txt 2010-08-09 01:33:49 +00:00
Andrew Davis
4bcb406b54 email MDL-23240 added change comments to READEME_MOODLE.txt 2010-08-09 01:33:01 +00:00
Dan Poltawski
8843e0bb3c lib/phpmailer MDL-20701 - Convert to moodle_phpmailer class
Stage 2 - We now extend phpmailer and do our customisations in our subclass
rather than directly in the original file.

Previously we modified SetLanguage(), but I have not carried that change over
because I could not see code paths where this gets executed.(See bug)

I tested the header/content of the old class vs this one and think the changes
are all carried over. (If anyone has clever thoughts for how to unit test this
mailing out it would be useful, especially for upgrading phpmailer).
2009-11-03 21:02:36 +00:00
stronk7
121ff1f93f Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE 2009-02-23 09:09:08 +00:00
skodak
78e3908f92 MDL-18348 CVE-2007-3215 2009-02-23 07:44:03 +00:00
skodak
5afdebff2e MDL-12596 Timezone problem in PHPMailer RFCDate() Function - patch submitted by Leo Gaggl; merged from MOODLE_19_STABLE 2007-12-16 14:50:58 +00:00
skodak
531468274f MDL-5229 and MDL-6196 adding gb18030 mime header encoding; merged from MOODLE_18_STABLE 2007-03-12 08:41:28 +00:00
vyshane
40bdeceff8 Merged from 1.7. 2007-02-14 07:22:09 +00:00