How do you send an email via IIS on WIndows 2003 with Exchange 2003?
I don't like to use my blog as a way to find answers but I can't seem to find my answer anywhere. So here's my scenario:
I am trying to send an email via ASP/ASP.NET on a Windows 2003 server. Which is normally pretty easy. The problem is, this server is also running Exchange Server 2003, which has taken control of the SMTP service (like its supposed too). Is it just not possible to send mail through IIS? It seems like everything I try fails.
Disclaimer: I am not an Exchange guru and I have looked for the answer, but most of the answers were for Exchange 2000 (which appears to be setup differently).
Any help or links would be gratefully received.