This topic is locked

do I have to use exchange server

11/30/2009 11:57:45 AM
ASPRunnerPro General questions
W
wfcentral author

I'm creating a database page on a server that has IIS, but does not have an exchange server setup. I need the database application to send password reminders by email. Can I use gMail or some other external email system to send those emails or does it have to be an exchange server on that machine?

Sergey Kornilov admin 11/30/2009

Any SMTP server will work for this purpose.
Sending an email via Gmail is a bit trickier. ASPRunnerPro doesn't support it at this moment however it's fairly easy to implemennt manually.
Here is the code sample:

http://ask.webcheatsheet.com/questions/204/send-email-via-gmail-in-asp