Trying to work out the process of enabling SMTP server on a Windows 2008 Server. I've enabled the SMTP feature within the Server Manager but I don't see where to configure it.

I need to be able to configure it to use a SmartHost.

Walk throughs appreciated.

link|improve this question

69% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Use the IIS6.0 compatible console in Windows/system32/inetsrv/iis.mmc (assuming it's been installed)

Cheers, jmi

link|improve this answer
didn't realize there was a separate console for that. Thanks – jdiaz Nov 5 '09 at 20:34
feedback

To add to what Jamie said, my understanding is you basically have to use the IIS 6 tools at this time. You can install them as a feature as outlined in this article and from that point on it is fairly straight forward just like it is in 2003.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.