Page 1 of 1

IIS Configuration

Posted: Tue Aug 19, 2003 9:10 pm
by dibyendra
Hello Developers,
How do I configure Default SMTP Virtual Server that comes with Microsoft Internet Information Services 5.1 so that I can use

the mail function of PHP and CDONTS of ASP from localhost?I have configured the SMTP as localhost in php.ini . Is it

possible to send the mail from the Default SMTP Virtual Server to send a e-mail?.When I try to send a mail from a SMTP

Virtual Server of IIS ,it reports"warning: Failed to Connect in email.php on line 36".The line 36 contains the code "mail

fucntion mail($receiver, $subject, $message, $headers);".
Do I need any other software?
Thank you
Dibyendra

Posted: Tue Aug 19, 2003 9:24 pm
by McGruff
Please read this viewtopic.php?t=11817

This is one for the normal forum.

Also, please don't sticky all your topics - bad form.