Hi
im trying to send email using mail() from an WIndowsNT server running PHP 4.02 and IIS but all i get is
Could not connect
even though i put right value for a SMTP server in php.ini
and i can telnet to port 25 of that mail server from this webserver.
Does anyone have solution for this problem
or could this be a bug in this PHP version
I tryed using mail() on WinNT same PHP verson adn apache and it worked.