.
Developer Spot - Web Development Tutorials
arrowDeverloper Spot  Web Hosting Articles  Which Web Server? 
 
Development Tutorials
ASP
CGI & Perl
CSS
HTML
Java
JavaScript
Linux
PHP
XML




More Resources
Web Hosting Articles
Web Development News
PHP Manual
Web Hosting Directory
Budget Web Hosting Linux Web Hosting Small Business Hosting
Windows Web Hosting Reseller Web Hosting Managed Hosting

Which Web Server?

By Richard Lowe, Jr.
2003-10-13
Reader Rating: 5 out of 5
Bookmark Print Version
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.

» DNS

Article Pages:
Introduction
Ease Of Use
Security
Customization
Efficiency
Hardware Requirements
Large Server Farms
Disaster Recovery
Language And Other Support
Stability
Operating System Integration
Email
DNS
Search Engines
Conclusions

 Rate this article:   Poor          Excellent 


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?



 
Development Tutorials: CGI & Perl - CSS - HTML - Java - JavaScript - Linux - PHP - XML
More Resources: Web Hosting Articles - Web Development News - PHP Manual