Anon
11-08-2000, 01:04 PM
i'm not able to make work the mail function on my nt workstation with external smtp server.
if i set the php.ini smtp parameter to 'localhost' and start a smtp server, all work fine.
but if i try to send a mail through my ISP mail server i only obtain a 'server error' on the line of the mail function.
i tried both with the name and the ip address of the smtp server.
i have tried to put a fourth blank parameter in the function, as read in another thread, but it doesn't work.
i've tried with Apache, with Omnihttpd and Sambar, with the same result, so i think that it not depend from the webserver.
i'm using php 4.0.3pl1
there is something that i can do or it's a php bug?
many thanks
if i set the php.ini smtp parameter to 'localhost' and start a smtp server, all work fine.
but if i try to send a mail through my ISP mail server i only obtain a 'server error' on the line of the mail function.
i tried both with the name and the ip address of the smtp server.
i have tried to put a fourth blank parameter in the function, as read in another thread, but it doesn't work.
i've tried with Apache, with Omnihttpd and Sambar, with the same result, so i think that it not depend from the webserver.
i'm using php 4.0.3pl1
there is something that i can do or it's a php bug?
many thanks