> SMTP: mail.hosthere.com
Is this the EXACT contents of your ini? If it is, that's the error: you
should have changed to something like:
SMTP: xs4all.nl
Also, try to use the IP address instead of the name (do a PING xs4all.nl to
find out the IP address).
HTH,
Fernando Madruga
--
PHP Windows
Hi,
If I use the mail command it does not work, it seems to going to
a black hole.
mail('[EMAIL PROTECTED]', 'Test from php/windows95', 'bla bla bla');
I can telnet on port 25 to the smtp server and then I get a 220 ready,
so the PC is alowed to talk to the smtp server.
If I do a phpinfo the