Sendmail
Template:Short description Template:About Template:More footnotes {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other 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. It has spread both as free software and proprietary software.
OverviewEdit
Allman wrote the original ARPANET delivermail which shipped in 1979 with 4.0 and 4.1 BSD. He wrote Sendmail as a derivative of delivermail in the early 1980s at UC Berkeley. It shipped with BSD 4.1c in 1983, the first BSD version that included TCP/IP protocols.
In 1996, approximately 80% of the publicly reachable mail-servers on the Internet ran Sendmail.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}Template:Cbignore </ref> More recent surveys have suggested a decline, with 3.64% of mail servers in March 2021 detected as running Sendmail in a study performed by E-Soft, Inc.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}Template:Cbignore</ref> A previous survey (December 2007 or earlier) reported 24% of mail servers running Sendmail according to a study performed by Mail Radar.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Allman designed Sendmail to incorporate great flexibility, but it can be daunting to configure for novices.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> 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, DECnet's Mail-11, HylaFAX, QuickPage and UUCP. Additionally, Sendmail v8.12 Template:As of introduced support for milters - external mail filtering programs that can participate in each step of the SMTP conversation.
Acquisition by Proofpoint, Inc.Edit
Sendmail, Inc was acquired by Proofpoint, Inc. This announcement was released on 1 October 2013.<ref>Template:Cite press releaseTemplate:Cbignore</ref>
SecurityEdit
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. Template:As of, 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 vulnerabilitiesEdit
Sendmail vulnerabilities in CERT advisories and alerts:
- {{#invoke:citation/CS1|citation
|CitationClass=web }}
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
- {{#invoke:citation/CS1|citation
|CitationClass=web }}Template:Cbignore
The UNIX-HATERS Handbook dedicated an entire chapter to perceived problems and weaknesses of sendmail.
ImplementationEdit
As of sendmail release 8.12.0 the default implementation of sendmail runs as the Unix user smmsp<ref> {{#invoke:citation/CS1|citation |CitationClass=web }}Template:Cbignore </ref> — the sendmail message submission program.
See alsoEdit
- List of mail servers
- Comparison of mail servers
- Mail delivery agent
- Mail user agent
- msmtp
- Internet messaging platform
- Morris worm
- MeTA1
NotesEdit
ReferencesEdit
- Template:Cite book — 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.
- Template:Cite book — A companion to sendmail, 3rd Edition, this book documents the improvements in V8.13 in parallel with its release.
- Template:Cite book
- Template:Cite book
- Template:Cite book
- Template:Cite magazine
- Template:Cite conference
External linksEdit
- Sendmail, Inc.
- Sendmail sources
- SMTPfeed, SMTP Fast Exploding External Deliverer for Sendmail.
- Daniel J. Bernstein, Internet SMTP server survey, October 2001
- Mike Brodbelt, A brief history of mail