Hello,
I'm trying to get my R2 dedicated server
up and running a.s.a.p. .... i've written
an ASP.NET MVC v1.0 application
that will be sending e-mails (no spam)
and so i need my own SMTP server
for that purpose.
Rather than use some third party
server, I would prefer to first give
Microsoft's SMTP server a try ...
This, not much at all, is what I have
been told to date for iis 7:
IIS7 removed the SMTP fuctionality, but you can add
IIS6 compatibility role
through the role management tool.
and have them both reside happily on the
same server.
This will allow you to configure your standard
components
through IIS7, and SMTP through IIS6 administration.
It appears that iis 7.5 is possibly substantially different
from iis 7 such that the above advice is no longer valid.
What needs to be done to have features like SMTP,
POP, and FTP that once upon a time were part of
iis but now appear to have been sent into exile?
Please advise.
Thank you.
Regards,
Gerry (Lowry)