[PHP-DEV] PHP 4.0 Bug #7702: mail fail sending with external smtp server From: maxter <email protected>
Date: 11/08/00

From: maxter <email protected>
Operating system: WINT workstation sp 4
PHP version: 4.0.3pl1
PHP Bug Type: *Mail Related
Bug description: mail fail sending with external smtp server

the mail function works fine if in the php.ini i set the smtp parameter to 'localhost' and i send the mails through my smtp server.
if i set in php.ini the name or the ip address of my ISP smtp server i got a 'server error' on the function line.

-- 
Edit Bug report at: http://bugs.php.net/?id=7702&edit=1

-- 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>