1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/externals/phpmailer
Hangjun Ye 48f6bd9fea Changed default timeout of smtp from 10s to 60s.
Summary:
Our smtp server responded slowly sometimes and reached the timeout, but actually
it had sent the email successfully. The mta then retried and sent duplicated
emails. So changed to a bigger default value.

Test Plan: Tested in our deployed and it worked

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D8852
2014-04-24 04:59:22 -07:00
..
class.phpmailer-lite.php Fix phpmailer-lite bug 2014-02-20 17:24:51 -08:00
class.phpmailer.php Changed default timeout of smtp from 10s to 60s. 2014-04-24 04:59:22 -07:00
class.pop3.php Support SMTP as the mailer. 2012-12-09 02:37:02 -08:00
class.smtp.php Support SMTP as the mailer. 2012-12-09 02:37:02 -08:00
LICENSE Get rid of +x on a bunch of nonexecutable files because I failed to set 2011-04-02 16:47:20 -07:00