Re: [PHP-DEV] PHP 4.0 Bug #7702: mail fail sending with external smtp server From: Ignacio Vazquez-Abrams (ignacio <email protected>)
Date: 11/08/00

On 8 Nov 2000 maxter <email protected> wrote:

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

1) What domain name does PHP use to connect via SMTP?
2) Does your ISP allow relaying for that domain name?

-- 
Ignacio Vazquez-Abrams  <ignacio <email protected>>

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