Homec4science

Disable implicit mulitplexing in PHPMailerLite

Authored by epriestley <git@epriestley.com> on Aug 22 2012, 23:02.

Description

Disable implicit mulitplexing in PHPMailerLite

Summary:
PHPMailerLite implicitly multiplexes mail, but we multiplex mail in an application-aware way higher in the stack. Disable the multiplexing.

The actual option is here: https://secure.phabricator.com/diffusion/P/browse/master/externals/phpmailer/class.phpmailer-lite.php;03dafec74f97bcd7$166

Test Plan: @klimek confirms this fixes his issue.

Reviewers: klimek, vrana, btrahan

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3365

Details

Committed
epriestley <git@epriestley.com>Aug 22 2012, 23:02
Pushed
aubortJan 31 2017, 17:16
Parents
rPH03dafec74f97: Disable notifications for your own actions
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH287fc75bb017: Disable implicit mulitplexing in PHPMailerLite (authored by epriestley <git@epriestley.com>).Aug 22 2012, 23:02