IIS Mail server crash course
System Admin
2
Posts
2
Posters
0
Views
1
Watching
-
Can somebody please give me a quick tortorial to set up the IIS mail server so, that I can recieve and send email? /\ |_ E X E GG
specify smart host server in Delivery->Advanced if you aren't directly connected to internet. Then using CDONTS connect to that mail instance and send your messages. If you have your program/component running on that machine, then you don't need to do any connecting, just send and they will go. Having message arrive is a different story because you need MX records specified.