I'm trying to send an email list internally from Apache, using PHP, to the SMTP server. The response is very slow. For one email it takes about a minute.
It appears to slow down during the initial handshake between Apache and Postfix. Once an email is sent, a second one can be done instantly.
Any ideas on how to speed this up?
Thanks,
Lee
It appears to slow down during the initial handshake between Apache and Postfix. Once an email is sent, a second one can be done instantly.
Any ideas on how to speed this up?
Thanks,
Lee