Problem in sending an e-mail via ASP.NET
Hi,
I am developing an application in ASP.NET which needs to send an e-mail.I configured IIS via the Relay button on the Access tab in the SMTP server's properties and I added the local machine's IP address (127.0.0.1) to the list of users allowed to relay through the server.But, whenever I am sending a mail it is going to the Inetpub\mailroot\queue folder and is never sent to the recipient.
If anyone could help me solve this problem.
Thanks in advance,
Rashmi
|