Which Web Server?
By Richard Lowe, Jr.
2003-10-13
Reader Rating:

Email
SMTP on IIS is primitive but functional. This is because it is only provided to allow scripts and such to send email from the server. If you need additional email support, you are expected to use Exchange or some other email system.
Apache does not support SMTP (sendmail), although a version is usually provided on the target system. The provided email solution is full featured - but you must be very sure to check the configuration to be sure your system is not an open relay.
The IIS SMTP module is configured through the standard Windows 2000 entry system, while Sendmail requires configuration file editing. IIS SMTP is absolutely trivial to maintain; Sendmail can be a challenge.
If you found this article interesting, you may want to read these as well:
» Add-On Domains, Parked Domains & Sub-Domains
» Web Hosts: Helping Us Navigate Through This Future Techno-World.
» Web Space or Bandwidth: Finding the Right Balance
» A Domain Name & Web Site - The Key To The Door.
» Web Hosting: To Switch or to Stay?
» What's In A Web Host?
|