Share on Facebook Share on Twitter Email
Answers.com

Sendmail

 

An SMTP-based message transfer agent (MTA) that runs under Unix. Developed at the University of California at Berkeley by Eric Allman in 1981, sendmail stores and forwards more mail than any other MTA on the Internet. In 1998, Allman commercialized the product by forming Sendmail, Inc. www.sendmail.com), which offers a GUI interface for modifying the configuration file instead of dealing directly with more than a thousand lines of text. Sendmail, Inc. also offers a Windows NT/2000 version that includes the POP mail server and message store. Examples of mail clients developed for sendmail in the Unix world are elm, pine, mush and mailx. For information on the open source version, visit www.sendmail.org. See messaging system, BSD Unix and qmail.

Enterprise Mail System
This is a typical architecture of a large enterprise mail system. (Illustration assistance courtesy of Sendmail, Inc.)

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Sendmail
Top
Sendmail
Developer(s) Sendmail Consortium, Sendmail, Inc.
Stable release 8.14.3 / 2008-05-03; 17 months ago
Preview release MeTA1-1.0.PreAlpha30.0 / 2009-08-17; 2 months ago
Operating system Cross-platform
Type Mail transfer agent
License Sendmail License
Website http://www.sendmail.org/
Sendmail headquarters in Emeryville (in the same building as Jamba Juice).

Sendmail is a general purpose internetwork email routing facility that supports many kinds of mail-transfer and -delivery methods, including the Simple Mail Transfer Protocol (SMTP) used for email transport over the Internet.

A descendant of the delivermail program written by Eric Allman, Sendmail is a well-known project of the free and open source software and Unix communities, and has spread both as free software and proprietary software.

Contents

Overview

Allman had written the original ARPANET delivermail which shipped in 1979 with 4.0 and 4.1 BSD. He wrote Sendmail as a derivative of delivermail early in the 1980s at UC Berkeley. It shipped with BSD 4.1c in 1983, the first BSD version that included TCP/IP protocols.

Sendmail is the most popular mail transfer agent (MTA) on the Internet.[citation needed] Its popularity is due in part to its position as the standard MTA under most variants of the Unix and other Unix-like operating system.[citation needed]

In 2001, approximately 42% of the publicly-reachable mail-servers on the Internet ran Sendmail.[1] More recent surveys have suggested a decline, with 29.4% of mail servers in August 2007 detected as running Sendmail in a study performed by E-Soft, Inc.[2] Sendmail is trailed by Microsoft Exchange Server, Exim, and Postfix, these four being the only mail servers with more than 10% of the total.

Allman designed Sendmail to incorporate great flexibility, but it can be daunting to configure for novices.[3] Standard configuration packages delivered with the source code distribution require the use of the M4 macro language which hides much of the configuration complexity. The configuration defines the site-local mail delivery options and their access parameters, the mechanism of forwarding mail to remote sites, as well as many application tuning parameters.

Sendmail supports a variety of mail transfer protocols, including SMTP, ESMTP, DECnet's mail11, HylaFax, QuickPage and UUCP. Additionally, Sendmail v8.12 as of September 2001 introduced support for milters - external mail filtering programs that can participate in each step of the SMTP conversation.

New development

The next generation of Sendmail was initially called Sendmail X, previously it was called Sendmail 9, but it does not derive from the Sendmail version 8 code base. However, the development of Sendmail X was stopped in favor of a new project called MeTA1.

The first release of Sendmail X (smX-0.0.0.0) was made available on October 30, 2005. The final release was smX-1.0.PreAlpha7.0., released on May 20, 2006 under the same license used by Sendmail 8.

As of October 2008 development on MeTA1 continues, with the released code at the pre-alpha stage.

Sendmail 8 releases

The information derives from RELEASE_NOTES file from sendmail distribution.

Security

Sendmail originated in the early days of the Internet, an era when considerations of security did not play a primary role in the development of network software. Early versions of Sendmail suffered from a number of security vulnerabilities that have been corrected over the years.

Sendmail itself incorporated a certain amount of privilege separation in order to avoid exposure to security issues. As of 2009, current versions of Sendmail, like other modern MTAs, incorporate a number of security improvements and optional features that can be configured to improve security and help prevent abuse.

History of vulnerabilities

Sendmail vulnerabilities in CERT advisories and alerts:

The original UNIX-HATERS Handbook dedicated an entire chapter to perceived problems and weaknesses of sendmail.

Implementation

As of sendmail release 8.12.0 the default implementation of sendmail runs as the Unix user smmsp[4] — the sendmail message submission program.

See also

Footnotes

  1. ^ D. J. Bernstein (2001-10-04). "Internet host SMTP server survey". http://cr.yp.to/surveys/smtpsoftware6.txt. 
  2. ^ "E-Soft MX survey". http://www.securityspace.com/s_survey/data/man.200707/mxsurvey.html. 
  3. ^ "Sendmail Instalation and Operations Guide". http://www.sendmail.org/doc/sendmail-current/doc/op/op.pdf. 
  4. ^ "Sendmail release notes". sendmail.org. The Sendmail Consortium. http://www.sendmail.org/documentation. Retrieved 2009-08-30. "8.12.0/8.12.0 2001/09/08 *NOTICE*: The default installation of sendmail does not use set-user-ID root anymore. You need to create a new user and a new group before installing sendmail (both called smmsp by default). [...] Please see sendmail/SECURITY for details." 

References

  • Bryan Costales with Eric Allman (October 2007). sendmail, 4th Edition. O'Reilly and Associates. ISBN.  — This is the Sendmail "bible" containing 1308 pages about Sendmail. It is also known as "The Bat Book", because of the picture on its cover. The 1st Edition was published in November 1993.
  • Bryan Costales, George Jansen, Claus Assmann, Gregory Shapiro (September 2004). sendmail 8.13 Companion. O'Reilly and Associates. ISBN.  — A companion to sendmail, 3rd Edition, this book documents the improvements in V8.13 in parallel with its release.
  • Craig Hunt (December 2003). sendmail Cookbook. O'Reilly. ISBN. 
  • Nick Christenson (2002-09-13). sendmail Performance Tuning. Addison-Wesley. ISBN.  [1]

External links


 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Sendmail" Read more