PHP Mail Slow With SSL

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
AlCapwn
Forum Newbie
Posts: 3
Joined: Tue Mar 30, 2010 11:10 am

PHP Mail Slow With SSL

Post by AlCapwn »

Hello All,

I am having an issue with sending emails using php's regular mail functionality (no mail server). I have several sites on several Solaris 10 servers and some use SSL, some don't. I could take the exact same php script used to send an email that works instantly on the non-SSL site and put it on an SSL site, and the email will take minutes to send.

I am not sure if this is a problem with php, apache, ssl, or the network, but if someone could point me in the right direction it would be appreciated. Thanks
Post Reply