summaryrefslogtreecommitdiff
path: root/lib/phpmailer
AgeCommit message (Collapse)Author
2017-01-16update phpmailerAndrew Dolgov
2016-12-29update phpmailer (again)Andrew Dolgov
2016-12-26update phpmailerAndrew Dolgov
2015-12-04compat patches for php7Andrew Dolgov
2013-05-26Changes to support a new version of the phpmailer. Adds a new setting ↵justauser
SMTP_SECURE, which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers. Also added the ability to have multiple email addresses in the to field. Addresses are separated by semicolons (;)
2009-01-22move phpmailer to lib/Andrew Dolgov