We migrated to a virtual host environment (freebsd, sendmail, mysql, php) and the mail() method is taking forever to return. sendmail is configured to deliver mails in the background. Any insights out there?
thanks ron
Yes. Communicate with the SMTP server directly. Try Google with PHP SMTP for already-existing implementations.