[PHP-DEV] Bug #2048 Updated: Mail() Takes a long time From: Bug Database (php-dev <email protected>)
Date: 05/21/00

ID: 2048
Updated by: jim
Reported By: willh <email protected>
Status: Closed
Bug Type: Performance problem
Assigned To:
Comments:

you may have PHP configured to call sendmail in such
a way that it waits for the mail to be delivered before
returning. read up on sendmail's command-line arguments
and change the sendmail_path ini setting as appropriate.

Full Bug description available at: http://bugs.php.net/?id=2048

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>