On Tue, May 2, 2006 3:24 am, Tony Aldrich wrote:
> What are the reasons of slow mail() (about 30-40 seconds)?

Well, first it has to fire up sendmail...

Then sendmail has to accept the email for delivery.

But that should not be 30 seconds...

30 seconds sounds like a network domain-name lookup timeout issue.

Perhaps your sendmail.cnf is not quite right...

What happens if you login as the PHP user and send email from the
command line?

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to