Hi, we are using queue-mail + smtp module to sent out newsletters to our company users. Now we recognised that transferring the mails to the SMTP-server takes a long time. Just 1 - 2 mails are transferred to the SMTP. There seem no limits on the SMTP itself. Is there a way to improve speed? What about changing SMTPKeepAlive in smtp.phpmailer.inc from FALSE to TRUE. Should this work? Should this improve speed?

Comments

vistree created an issue. See original summary.

wundo’s picture

Unfortunately no, but the latest version of SMTP should be able to handle the queuing alone. I have an live site which sends thousands of e-mails using the queue a day with not problem.

wundo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.