Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.
  • it sounds silly i know but where is SMTP services in Windows 8 and i've searched for hrs on this. I notice Windows 8 IIS 8 no longer has SMTP services in the gui. Does anyone know what has replaced/augmented these services in Windows 8. I have searched and searched on the web and i can't find anything substancial on this at all.

I'm looking for whatever the native MS application is for Windows 8 to support SMTP mail.

share|improve this question
Seriously... this is getting downed???? Really???? It is not a component of IIS anymore and there is no documentation about SMTP server support for Windows 8. Look for yourselves folks. – Tim Wiley Jan 27 at 20:28

migrated from stackoverflow.com Jan 27 at 23:40

2 Answers

I see there is a step-by-step description of how to enable SMTP in Windows 8 shown here: http://www.neatcomponents.com/enable-SMTP-in-Windows-8

It is clearly part of some support documentation for the neatComponents web development platform but it seems to answer your question pretty directly.

They are drawing a distinction between SMTP service and server, though. HTH

share|improve this answer

The Microsoft SMTP/e-mail system is called Microsoft Exchange, and requires a separate licence to be purchased. If you have purchased the licence, there are download and installation instructions on the card your CoA is stuck to.

IIS (Internet Information Services) is the Microsoft web/HTTP server that comes bundled with most server versions of Windows, and has nothing to do with SMTP (though it is required for Exchange to function propperly.)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.