Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: None
-
Labels:None
Description
When trying to figure out civimail speed issues for NYSS we realized that the smtp library does not keep the connection open. It reopens and auths the connection for every mail which seems a bit inefficient. There is a flag which we should set to keep a persistent connecton open for civimail