History of Email
History of Email
In 1971 Ray Tomlinson sent the first mail message between two computers
on the ARPANET, introducing the now-familiar address syntax with the '@'
symbol designating the user's system address. [2][3][4][5] Over a series of RFCs,
conventions were refined for sending mail messages over the File Transfer
Protocol. Several other email networks developed in the 1970s and expanded
subsequently.
Proprietary electronic mail systems began to emerge in the 1970s and early
1980s. IBM developed a primitive in-house solution for office automation
over the period 1970–1972, and replaced it with OFS (Office System),
providing mail transfer between individuals, in 1974. This system developed
into IBM Profs, which was available on request to customers before being
released commercially in 1981. CompuServe began offering electronic mail
designed for intraoffice memos in 1978. The development team for the Xerox
Star began using electronic mail in the late 1970s. Development work on
DEC's ALL-IN-1 system began in 1977 and was released in 1982. Hewlett-
Packard launched HPMAIL (later HP DeskManager) in 1982, which became
the world's largest selling email system.
The Simple Mail Transfer Protocol (SMTP) protocol was implemented on the
ARPANET in 1983. LAN email systems emerged in the mid-1980s. For a time
in the late 1980s and early 1990s, it seemed likely that either a proprietary
commercial system or the X.400 email system, part of the Government Open
Systems Interconnection Profile (GOSIP), would predominate. However, a
combination of factors made the current Internet suite of
SMTP, POP3 and IMAP email protocols the standard (see Protocol Wars).
During the 1980s and 1990s, use of email became common in business,
government, universities, and defense/military industries. Starting with the
advent of webmail (the web-era form of email) and email clients in the mid-
1990s, use of email began to extend to the rest of the public. By the 2000s,
email had gained ubiquitous status. The popularity of smartphones since the
2010s has enabled instant access to emails.
Precursors
[edit]
The first electrical transmission of messages began in the 19th century in the
form of the electrical telegraph, which started to replace earlier forms
of telegraphy from the 1840s in the United Kingdom and the United States.
The AUTODIN military network in the United States, first operational in 1962,
provided a message service between 1,350 terminals, handling 30 million
messages per month, with an average message length of approximately
3,000 characters.[7] By 1968, AUTODIN linked more than 300 sites in several
countries.
[edit]
The term mail in the context of messages between computer users has been
in use since the 1960s. In RFCs relating to the ARPANET, network mail was
used since 1973.[8][9]
The OED provides a June 1979 first usage for E-mail: "Postal Service pushes
ahead with E-mail" in the journal Electronics.[12] No earlier usage has been
found; although, the first usage of the term e-mail may be lost.
[15]
CompuServe rebranded its electronic mail service as EMAIL in April 1981,
which popularized the term.[13][14] The term computer mail was also used in
the early 1980s.[16][17]
The June 1979 usage of E-mail referred to the United States Postal
Service (USPS) project called Electronic Computer Originated Mail, which
they abbreviated E-COM. USPS began looking into electronic mail in 1977
resulting in the E-COM proposal in September 1978. The service launched in
1982, allowing corporate customers to send electronic mail to a post office
branch from where it was printed and delivered in the normal way. It
operated until 1985.[18][19][20]
[edit]
1962
1965
1968
ATS/360.[25][26]
1971
1972
The Unix mail program enabled users to write mails and send
them to mailboxes of other Unix users.[29][30] Furthermore, it
helped managing the mailbox of the current user.
1973
1974
1978
Mail client written by Kurt Shoens for Unix and distributed with
the Second Berkeley Software Distribution included support for
aliases and distribution lists, forwarding, formatting messages,
and accessing different mailboxes.[38] It used the Unix mail client
to send messages between system users. The concept was
extended to communicate remotely over the Berkeley Network.
[39]
1980
1981
1982
1984
1994
Email networks
[edit]
To facilitate electronic mail exchange between remote sites and with other
organizations, telecommunication links, such as dialup modems or leased
lines, provided means to transport email globally, creating local and global
networks. This was challenging for a number of reasons, including the
widely different email address formats in use.
Unix mail was networked by 1978's UUCP,[53] which was also used
for USENET newsgroup postings, with similar headers.
Telenet's Telemail.[54]
Tymnet's OnTyme.[54]
The delivermail tool, written by Eric Allman in 1979 and 1980 (and
shipped in 4BSD), provided support for routing mail over dissimilar
networks, including Arpanet, UUCP, and BerkNet. (It also provided
support for mail user aliases.)[55]
In 1984, IBM PCs running DOS could link with FidoNet for email and
shared bulletin board posting.
[edit]
MCI Mail was the first commercial public email service to use the
Internet in 1989.[70][54]
[edit]
In May 1979, Xerox ran a television advertisement for its 1973 Xerox
Alto system, demonstrating the 1978 Distributed Message System (DMS)
client, known as Laurel, to the US public. [71][72][73] An application Xerox
described as replacing Xerox's earlier MSG client for its MAXC document
distribution system.[72] In 1981, the Xerox Star went on sale, offering a
commercial variant of the Xerox Alto's multi-user virtual office,
including computer mail.[17][74] The Star had been in development since 1977
and the development team relied heavily on the technologies they were
working on, including electronic mail. [75][76][77]
cc:Mail
LANtastic
ARPANET mail
[edit]
A "Mail Protocol" was proposed in RFC 196 in July 1971, and a more
comprehensive approach in RFC 524 in June 1973, but these were not
implemented.[82][83]
From SNDMSG to MSG
[edit]
Lawrence Roberts, the project manager for the ARPANET development, took
the idea of READMAIL, which dumped all "recent" messages onto the user's
terminal, and wrote a program for TENEX in TECO macros called RD, which
permitted access to individual messages.[88] Barry Wessler then updated RD
and called it NRD.[89]
Marty Yonke rewrote NRD to include reading, access to SNDMSG for sending,
and a help system, and called the utility WRD, which was later known
as BANANARD. John Vittal then updated this version to include three
important commands: Move (combined save/delete
command), Answer (determined to whom a reply should be sent)
and Forward (sent a message to a person who was not already a recipient).
The system was called MSG. With inclusion of these features, MSG is
considered to be the first integrated modern electronic mail program, from
which many other applications have descended. [88]
FTP mail
[edit]
The use of the File Transfer Protocol (FTP) for "network mail" was proposed
in RFC 469 in March 1973.[90] Through RFC 561, RFC 680, RFC 724, and
finally RFC 733 in November 1977, a standardized framework was developed
for "electronic mail" using FTP mail servers on the ARPANET. [16][91]
Delivermail was introduced in 1979 as a mail transport agent, i.e. email
server. It used the FTP protocol to transmit electronic mail messages to the
recipient.[92]
Internet email
[edit]
SMTP
[edit]
In September 1980, Postel and Suzanne Sluizer published RFC 772 which
proposed the Mail Transfer Protocol to enable servers to transmit "computer
mail" on the ARPANET as a replacement for FTP. RFC 780 of May 1981
removed all references to FTP. In November 1981, Postel
published RFC 788 describing the Simple Mail Transfer Protocol (SMTP)
protocol, which was updated by RFC 821 in August 1982. Addresses were
extended to [email protected] by RFC 805 in February 1982. RFC 822,
written by Dave Crocker, defined the format for messages.
ARPANET switched to TCP/IP on January 1, 1983 and the Internet grew rapidly
thereafter (see Protocol Wars). A new mail transfer agent based on
SMTP, Sendmail, was introduced in 1983. SMTP use continued to grow on the
Internet.
After the introduction of the Domain Name System (DNS) in 1985, mail
routing was updated in January 1986 by RFC 974.
hubhost!middlehost!edgehost!
[email protected]
which routes mail to a user with a "bang path" address at a UUCP host.[98]
[edit]
The Internet community developed two further standards, the Post Office
Protocol (POP) and the Internet Message Access Protocol (IMAP), in 1984 and
1988 respectively. POP and IMAP enabled connections with remote e-mail
servers that contain users’ mailboxes.
Email clients
[edit]
During the 1980s and 1990s, use of email became common in business,
government, universities, and defense/military industries. Starting with the
advent of webmail (the web-era form of email) and email clients in the mid-
1990s, use of email began to extend to the rest of the public. By the 2000s,
email had gained ubiquitous status. The popularity of smartphones since the
2010s has enabled instant access to emails.
Mail servers
[edit]
Many providers of mail server software emerged in the 1980s with various
features.