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
IIS Configuration
Moderator: General Moderators
Please read this viewtopic.php?t=11817
This is one for the normal forum.
Also, please don't sticky all your topics - bad form.
This is one for the normal forum.
Also, please don't sticky all your topics - bad form.