I'm running Windows Server 2012 and I would like to set up an SMTP server to work with my hosted websites. I've previously installed various roles on my server which have resulted in exposing security holes. Since then I have tried being extremely careful whenever exposing server roles/features/services to the internet. I couldn't find a clear-cut explanation to the following questions:
- What are the most common security threats to SMTP servers (e.g. external use for sending spam)?
- Do SMTP Servers (especially one running as a Windows Server role) require additional configuration to be secured against threats on the internet?
- What mechanisms are in place to prevent or detect unauthorized use of an installed SMTP server?