1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/externals/phpmailer
epriestley 19af10df37 Apply the wordwrap() hack for "To" to PHPMailerLite
Summary:
Fixes T12372. Long-term fix is T12404, this is a bandaid in the interim.

See T12372 for additional discussion.

Test Plan: Confirmed functional by a user in T12372.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12372

Differential Revision: https://secure.phabricator.com/D17501
2017-03-16 10:56:25 -07:00
..
class.phpmailer-lite.php Apply the wordwrap() hack for "To" to PHPMailerLite 2017-03-16 10:56:25 -07:00
class.phpmailer.php Changed default timeout of smtp from 10s to 60s. 2014-04-24 04:59:22 -07:00
class.pop3.php
class.smtp.php
LICENSE