I have succefully setup my ASP app to be drop the email to a maildrop box designated by the ISS. I can see the email in the folder which I have specified. This is what I have specified in my IIS management settings:

E-mail address: administrator@aspdotnet-suresh.com  
Store e-mail in pickup directory: C:\temp\maildrop

Will this send an email to my account specified in the app? This is a password reset system and the email document inside the folder has the correct to and from address but I don't know how to install the actual SMTP server and not sure if the IIS Manager will make it happen by dropping it in this folder?

I have tried downloading "FreeSMTPServer" and tried to config it but no luck

Sorry, I am new to this stuff

link|improve this question
2  
1. What OS and version off IIS? 2. Is the SMTP component of IIS installed? 3. If the answer to no. 2 is yes, how have you configured it? – joeqwerty Jan 31 at 18:51
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.