Email

From Wikipedia, the free encyclopedia
Jump to: navigation, search
This article is about the communications medium. For the former manufacturing conglomerate, see Email Limited.
"Inbox" redirects here. For the Google product, see Inbox by Gmail.
The at sign, a part of every SMTP email address.[1]

Electronic mail is a method of exchanging digital messages between computer users; such messaging first entered substantial use in the 1960s and by the 1970s had taken the form now recognised as email. Email operates across computer networks, now primarily the Internet.

Some early email systems required the author and the recipient to both be online at the same time, in common with instant messaging. Today's email systems are based on a store-and-forward model. Email servers accept, forward, deliver, and store messages. Neither the users nor their computers are required to be online simultaneously; they need connect only briefly, typically to a mail server, for as long as it takes to send or receive messages.

Originally an ASCII text-only communications medium, Internet email was extended by Multipurpose Internet Mail Extensions (MIME) to carry text in other character sets and multi-media content attachments. International email, with internationalized email addresses using UTF-8, has been standardized, but as of 2016 not widely adopted.[citation needed]

The history of modern, global Internet email services reaches back to the early ARPANET, with standards for encoding email messages proposed as early as 1973 (RFC 561). An email message sent in the early 1970s looks very similar to a basic text email sent today. Email played an important part in creating the Internet,[2] and the conversion from ARPANET to the Internet in the early 1980s produced the core of the current services. The ARPANET initially used extensions to the File Transfer Protocol (FTP) to exchange network email, but this is now done with the Simple Mail Transfer Protocol (SMTP), first published as Internet standard 10 (RFC 821) in 1982.

Terminology[edit]

Historically, the term electronic mail was used generically for any electronic document transmission. For example, several writers in the early 1970s used the term to describe fax document transmission.[3][4] As a result, it is difficult to find the first citation for the use of the term with the more specific meaning it has today.

Electronic mail has been most commonly called email or e-mail since around 1993,[5] but various variations of the spelling have been used:

Origin[edit]

The AUTODIN network, 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. Autodin was supported by 18 large computerized switches, and was connected to the United States General Services Administration Advanced Record System, which provided similar services to roughly 2,500 terminals.[23]

Host-based mail systems[edit]

With the introduction of MIT's Compatible Time-Sharing System (CTSS) in 1961[24] multiple users were able to log in to a central system[25] from remote dial-up terminals, and to store and share files on the central disk.[26] Informal methods of using this to pass messages were developed and expanded:

Developers of other early systems developed similar email applications:

These original messaging systems had widely different features and ran on systems that were incompatible with each other. Most of them only allowed communication between users logged into the same host or "mainframe", although there might be hundreds or thousands of users within an organization.

LAN email systems[edit]

In the early 1980s, networked personal computers on LANs became increasingly important. Server-based systems similar to the earlier mainframe systems were developed. Again, these systems initially allowed communication only between users logged into the same server infrastructure. Examples include:

Eventually these systems too could link different organizations as long as they ran the same email system and proprietary protocol.[45]

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.

  • In 1971 the first ARPANET email was sent,[46] and through RFC 561, RFC 680, RFC 724, and finally 1977's RFC 733, became a standardized working system.
  • PLATO IV was networked to individual terminals over leased data lines prior to the implementation of personal notes in 1974.[36]
  • Unix mail was networked by 1978's uucp,[47] which was also used for USENET newsgroup postings, with similar headers.
  • BerkNet, the Berkeley Network, was written by Eric Schmidt in 1978 and included first in the Second Berkeley Software Distribution. It provided support for sending and receiving messages over serial communication links. The Unix mail tool was extended to send messages using BerkNet.[38]
  • The delivermail tool, written by Eric Allman in 1979 and 1980 (and shipped in 4BSD), provided support for routing mail over different networks, including Arpanet, UUCP, and BerkNet. (It also provided support for mail user aliases.)[48]
  • The mail client included in 4BSD (1980) was extended to provide interoperability between a variety of mail systems.[49]
  • BITNET (1981) provided electronic mail services for educational institutions. It was based on the IBM VNET email system.[50]
  • 1983 – MCI Mail Operated by MCI Communications Corporation. This was the first commercial public email service to use the internet. MCI Mail also allowed subscribers to send regular postal mail (overnight) to non-subscribers.[51]
  • In 1984, IBM PCs running DOS could link with FidoNet for email and shared bulletin board posting.

Attempts at interoperability[edit]

Early interoperability among independent systems included:

  • ARPANET, a forerunner of the Internet, defined protocols for dissimilar computers to exchange email.
  • uucp implementations for Unix systems, and later for other operating systems, that only had dial-up communications available.
  • CSNET, which initially used the UUCP protocols via dial-up to provide networking and mail-relay services for non-ARPANET hosts.
  • Novell developed the Message Handling System (MHS) protocol,[52][53][54] but abandoned it after purchasing the non-MHS WordPerfect Office (renamed Groupwise).
  • The Coloured Book protocols ran on UK academic networks until 1992.
  • X.400 in the 1980s and early 1990s was promoted by major vendors, and mandated for government use under GOSIP, but abandoned by all but a few in favor of Internet SMTP by the mid-1990s.

From SNDMSG to MSG[edit]

In the early 1970s, Ray Tomlinson updated an existing utility called SNDMSG so that it could copy messages (as files) over the network. 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 programme for TENEX in TECO macros called RD, which permitted access to individual messages.[55] Barry Wessler then updated RD and called it NRD.[56]

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 an email 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 email programme, from which many other applications have descended.[55]

ARPANET mail[edit]

Experimental email transfers between separate computer systems began shortly after the creation of the ARPANET in 1969.[27] Ray Tomlinson is generally credited as having sent the first email across a network, initiating the use of the "@" sign to separate the names of the user and the user's machine in 1971, when he sent a message from one Digital Equipment Corporation DEC-10 computer to another DEC-10. The two machines were placed next to each other.[31][57] Tomlinson's work was quickly adopted across the ARPANET, which significantly increased the popularity of email.

Initially addresses were of the form, username@hostname[58] but were extended to "username@host.domain" with the development of the Domain Name System (DNS).

As the influence of the ARPANET spread across academic communities, gateways were developed to pass mail to and from other networks such as CSNET, JANET, BITNET, X.400, and FidoNet. This often involved addresses such as:

hubhost!middlehost!edgehost!user@uucpgateway.somedomain.example.com

which routes mail to a user with a "bang path" address at a UUCP host.

Operation[edit]

The diagram to the right shows a typical sequence of events[59] that takes place when sender Alice transmits a message using a mail user agent (MUA) addressed to the email address of the recipient. Email operation

  1. The MUA formats the message in email format and uses the submission protocol, a profile of the Simple Mail Transfer Protocol (SMTP), to send the message to the local mail submission agent (MSA), in this case smtp.a.org.
  2. The MSA determines the destination address provided in the SMTP protocol (not from the message header), in this case bob@b.org. The part before the @ sign is the local part of the address, often the username of the recipient, and the part after the @ sign is a domain name. The MSA resolves a domain name to determine the fully qualified domain name of the mail server in the Domain Name System (DNS).
  3. The DNS server for the domain b.org (ns.b.org) responds with any MX records listing the mail exchange servers for that domain, in this case mx.b.org, a message transfer agent (MTA) server run by the recipient's ISP.[60]
  4. smtp.a.org sends the message to mx.b.org using SMTP. This server may need to forward the message to other MTAs before the message reaches the final message delivery agent (MDA).
  5. The MDA delivers it to the mailbox of user bob.
  6. Bob's MUA picks up the message using either the Post Office Protocol (POP3) or the Internet Message Access Protocol (IMAP).

In addition to this example, alternatives and complications exist in the email system:

  • Alice or Bob may use a client connected to a corporate email system, such as IBM Lotus Notes or Microsoft Exchange. These systems often have their own internal email format and their clients typically communicate with the email server using a vendor-specific, proprietary protocol. The server sends or receives email via the Internet through the product's Internet mail gateway which also does any necessary reformatting. If Alice and Bob work for the same company, the entire transaction may happen completely within a single corporate email system.
  • Alice may not have a MUA on her computer but instead may connect to a webmail service.
  • Alice's computer may run its own MTA, so avoiding the transfer at step 1.
  • Bob may pick up his email in many ways, for example logging into mx.b.org and reading it directly, or by using a webmail service.
  • Domains usually have several mail exchange servers so that they can continue to accept mail even if the primary is not available.

Many MTAs used to accept messages for any recipient on the Internet and do their best to deliver them. Such MTAs are called open mail relays. This was very important in the early days of the Internet when network connections were unreliable.[citation needed] However, this mechanism proved to be exploitable by originators of unsolicited bulk email and as a consequence open mail relays have become rare,[61] and many MTAs do not accept messages from open mail relays.

Message format [edit]

The Internet email message format is now defined by RFC 5322, with multi-media content attachments being defined in RFC 2045 through RFC 2049, collectively called Multipurpose Internet Mail Extensions or MIME. RFC 5322 replaced the earlier RFC 2822 in 2008, and in turn RFC 2822 in 2001 replaced RFC 822 – which had been the standard for Internet email for nearly 20 years. Published in 1982, RFC 822 was based on the earlier RFC 733 for the ARPANET.[62]

Internet email messages consist of two major sections, the message header and the message body. The header is structured into fields such as From, To, CC, Subject, Date, and other information about the email. In the process of transporting email messages between systems, SMTP communicates delivery parameters and information using message header fields. The body contains the message, as unstructured text, sometimes containing a signature block at the end. The header is separated from the body by a blank line.

Message header[edit]

Each message has exactly one header, which is structured into fields. Each field has a name and a value. RFC 5322 specifies the precise syntax.

Informally, each line of text in the header that begins with a printable character begins a separate field. The field name starts in the first character of the line and ends before the separator character ":". The separator is then followed by the field value (the "body" of the field). The value is continued onto subsequent lines if those lines have a space or tab as their first character. Field names and values are restricted to 7-bit ASCII characters. Non-ASCII values may be represented using MIME encoded words.

Header fields[edit]

Email header fields can be multi-line, and each line should be at most 78 characters long and in no event more than 998 characters long.[63] Header fields defined by RFC 5322 can only contain US-ASCII characters; for encoding characters in other sets, a syntax specified in RFC 2047 can be used.[64] Recently the IETF EAI working group has defined some standards track extensions,[65][66] replacing previous experimental extensions, to allow UTF-8 encoded Unicode characters to be used within the header. In particular, this allows email addresses to use non-ASCII characters. Such characters must only be used by servers that support these extensions.

The message header must include at least the following fields:[67]

  • From: The email address, and optionally the name of the author(s). In many email clients not changeable except through changing account settings.
  • Date: The local time and date when the message was written. Like the From: field, many email clients fill this in automatically when sending. The recipient's client may then display the time in the format and time zone local to him/her.

The message header should include at least the following fields:[68]

  • Message-ID: Also an automatically generated field; used to prevent multiple delivery and for reference in In-Reply-To: (see below).
  • In-Reply-To: Message-ID of the message that this is a reply to. Used to link related messages together. This field only applies for reply messages.

RFC 3864 describes registration procedures for message header fields at the IANA; it provides for permanent and provisional message header field names, including also fields defined for MIME, netnews, and http, and referencing relevant RFCs. Common header fields for email include:[69]

  • To: The email address(es), and optionally name(s) of the message's recipient(s). Indicates primary recipients (multiple allowed), for secondary recipients see Cc: and Bcc: below.
  • Subject: A brief summary of the topic of the message. Certain abbreviations are commonly used in the subject, including "RE:" and "FW:".
  • Bcc: Blind carbon copy; addresses added to the SMTP delivery list but not (usually) listed in the message data, remaining invisible to other recipients.
  • Cc: Carbon copy; Many email clients will mark email in one's inbox differently depending on whether they are in the To: or Cc: list.
  • Content-Type: Information about how the message is to be displayed, usually a MIME type.
  • Precedence: commonly with values "bulk", "junk", or "list"; used to indicate that automated "vacation" or "out of office" responses should not be returned for this mail, e.g. to prevent vacation notices from being sent to all other subscribers of a mailing list. Sendmail uses this header to affect prioritization of queued email, with "Precedence: special-delivery" messages delivered sooner. With modern high-bandwidth networks delivery priority is less of an issue than it once was. Microsoft Exchange respects a fine-grained automatic response suppression mechanism, the X-Auto-Response-Suppress header.[70]
  • References: Message-ID of the message that this is a reply to, and the message-id of the message the previous reply was a reply to, etc.
  • Reply-To: Address that should be used to reply to the message.
  • Sender: Address of the actual sender acting on behalf of the author listed in the From: field (secretary, list manager, etc.).
  • Archived-At: A direct link to the archived form of an individual email message.

Note that the To: field is not necessarily related to the addresses to which the message is delivered. The actual delivery list is supplied separately to the transport protocol, SMTP, which may or may not originally have been extracted from the header content. The "To:" field is similar to the addressing at the top of a conventional letter which is delivered according to the address on the outer envelope. In the same way, the "From:" field does not have to be the real sender of the email message. Some mail servers apply email authentication systems to messages being relayed. Data pertaining to server's activity is also part of the header, as defined below.

SMTP defines the trace information of a message, which is also saved in the header using the following two fields:[71]

  • Received: when an SMTP server accepts a message it inserts this trace record at the top of the header (last to first).
  • Return-Path: when the delivery SMTP server makes the final delivery of a message, it inserts this field at the top of the header.

Other header fields that are added on top of the header by the receiving server may be called trace fields, in a broader sense.[72]

  • Authentication-Results: when a server carries out authentication checks, it can save the results in this field for consumption by downstream agents.[73]
  • Received-SPF: stores results of SPF checks in more detail than Authentication-Results.[74]
  • Auto-Submitted: is used to mark automatically generated messages.[75]
  • VBR-Info: claims VBR whitelisting[76]

Message body[edit]

Content encoding[edit]

Email was originally designed for 7-bit ASCII.[77] Most email software is 8-bit clean but must assume it will communicate with 7-bit servers and mail readers. The MIME standard introduced character set specifiers and two content transfer encodings to enable transmission of non-ASCII data: quoted printable for mostly 7 bit content with a few characters outside that range and base64 for arbitrary binary data. The 8BITMIME and BINARY extensions were introduced to allow transmission of mail without the need for these encodings, but many mail transport agents still do not support them fully. In some countries, several encoding schemes coexist; as the result, by default, the message in a non-Latin alphabet language appears in non-readable form (the only exception is coincidence, when the sender and receiver use the same encoding scheme). Therefore, for international character sets, Unicode is growing in popularity.[citation needed]

Plain text and HTML[edit]

Most modern graphic email clients allow the use of either plain text or HTML for the message body at the option of the user. HTML email messages often include an automatically generated plain text copy as well, for compatibility reasons.

Advantages of HTML include the ability to include in-line links and images, set apart previous messages in block quotes, wrap naturally on any display, use emphasis such as underlines and italics, and change font styles. Disadvantages include the increased size of the email, privacy concerns about web bugs, abuse of HTML email as a vector for phishing attacks and the spread of malicious software.[78]

Some web based mailing lists recommend that all posts be made in plain-text, with 72 or 80 characters per line[79][80] for all the above reasons, but also because they have a significant number of readers using text-based email clients such as Mutt.

Some Microsoft email clients allow rich formatting using their proprietary Rich Text Format (RTF), but this should be avoided unless the recipient is guaranteed to have a compatible email client.[81]

Servers and client applications[edit]

The interface of an email client, Thunderbird.

Messages are exchanged between hosts using the Simple Mail Transfer Protocol with software programs called mail transfer agents (MTAs); and delivered to a mail store by programs called mail delivery agents (MDAs, also sometimes called local delivery agents, LDAs). Accepting a message obliges an MTA to deliver it,[82] and when a message cannot be delivered, that MTA must send a bounce message back to the sender, indicating the problem.

Users can retrieve their messages from servers using standard protocols such as POP or IMAP, or, as is more likely in a large corporate environment, with a proprietary protocol specific to Novell Groupwise, Lotus Notes or Microsoft Exchange Servers. Programs used by users for retrieving, reading, and managing email are called mail user agents (MUAs).

Mail can be stored on the client, on the server side, or in both places. Standard formats for mailboxes include Maildir and mbox. Several prominent email clients use their own proprietary format and require conversion software to transfer email between them. Server-side storage is often in a proprietary format but since access is through a standard protocol such as IMAP, moving email from one server to another can be done with any MUA supporting the protocol.

Many current email users do not run MTA, MDA or MUA programs themselves, but use a web-based email platform, such as Gmail, Hotmail, or Yahoo! Mail, that performs the same tasks.[83] Such webmail interfaces allow users to access their mail with any standard web browser, from any computer, rather than relying on an email client.

Filename extensions[edit]

Upon reception of email messages, email client applications save messages in operating system files in the file system. Some clients save individual messages as separate files, while others use various database formats, often proprietary, for collective storage. A historical standard of storage is the mbox format. The specific format used is often indicated by special filename extensions:

eml
Used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files are plain text in MIME format, containing the email header as well as the message contents and attachments in one or more of several formats.
emlx
Used by Apple Mail.
msg
Used by Microsoft Office Outlook and OfficeLogic Groupware.
mbx
Used by Opera Mail, KMail, and Apple Mail based on the mbox format.

Some applications (like Apple Mail) leave attachments encoded in messages for searching while also saving separate copies of the attachments. Others separate attachments from messages and save them in a specific directory.

URI scheme mailto[edit]

Main article: mailto

The URI scheme, as registered with the IANA, defines the mailto: scheme for SMTP email addresses. Though its use is not strictly defined, URLs of this form are intended to be used to open the new message window of the user's mail client when the URL is activated, with the address as defined by the URL in the To: field.[84]

Types[edit]

Web-based email[edit]

Main article: Webmail

Many email providers have a web-based email client (e.g. AOL Mail, Gmail, Outlook.com and Yahoo! Mail). This allows users to log in to the email account by using any compatible web browser to send and receive their email. Mail is typically not downloaded to the client, so can't be read without a current Internet connection.

POP3 email services[edit]

The Post Office Protocol 3 (POP3) is a mail access protocol used by a client application to read messages from the mail server. Received messages are often deleted from the server. POP supports simple download-and-delete requirements for access to remote mailboxes (termed maildrop in the POP RFC's).[85]

IMAP email servers[edit]

The Internet Message Access Protocol (IMAP) provides features to manage a mailbox from multiple devices. Small portable devices like smartphones are increasingly used to check email while travelling, and to make brief replies, larger devices with better keyboard access being used to reply at greater length. IMAP shows the headers of messages, the sender and the subject and the device needs to request to download specific messages. Usually mail is left in folders in the mail server.

MAPI email servers[edit]

Messaging Application Programming Interface (MAPI) is a messaging architecture and an API based on the Component Object Model (COM) for Microsoft Windows.

Uses[edit]

In business[edit]

Email has been widely accepted by business as one of the key parts of an 'e-revolution' in business communication. It is now the most widely used medium of communication within the business world. A 2010 study on workplace communication by Paytronics found 83% of U.S. knowledge workers felt email was critical to their success and productivity at work.[86]

It has some key benefits to business, including:

  • The problem of logistics: Much of the business world relies on communications between people who are not physically in the same building, area, or even country; setting up and attending an in-person meeting, telephone call, or conference call can be inconvenient, time-consuming, and costly. Email provides a method of exchanging information between two or more people with no set-up costs and that is generally far less expensive than a physical meeting or phone call.
  • The problem of synchronisation: With real time communication by meetings or phone calls, participants must work on the same schedule, and each participant must spend the same amount of time in the meeting or call. Email allows asynchrony: each participant may control their schedule independently.
  • Cost. Sending an email is much less expensive than sending postal mail, or long distance telephone calls, telex or telegrams.
  • Speed. Much faster than most of the alternatives.
  • A "written" record. Unlike the telephone, or verbal meetings, email by its nature creates a detailed written record.

Email marketing[edit]

Email marketing via "opt-in" is often successfully used to send special sales offerings and new product information,[87] but offering hyperlinks or generic information on consumer trends is less useful[87] - and email sent without permission such as "opt-in" is likely to be viewed as unwelcome "email spam".

Mobile[edit]

Email has become widely used on smart phones. Mobile apps for email increase accessibility to the medium. While before users could only access email on computers, it is now possible for users to check their email out of the home and out of the library while on the go. Alerts can also be sent to the phone to notify them immediately of new messages. This has given email the ability to be used for more frequent communication between users and allowed them to check their email and write messages throughout the day. Today, there are an estimated 1.4 billion email users worldwide and 50 billion non-spam emails that are sent daily.

It was found that US adults check their email more than they browse the web or check their Facebook accounts, making email the most popular activity for users to do on their smart phones. 78% of the respondents in the study revealed that they check their email on their phone.[88] It was also found that 30% of consumers use only their smartphone to check their email, and 91% were likely to check their email at least once per day on their smartphone. However, the percentage of consumers using email on smartphone ranges and differs dramatically across different countries. For example, in comparison to 75% of those consumers in the US who used it, only 17% in India did.[89]

Flaming[edit]

Flaming occurs when a person sends a message with angry or antagonistic content. The term is derived from the use of the word Incendiary to describe particularly heated email discussions. The ease and impersonality of email communications mean that the social norms that encourage civility in person or via telephone don't exist and civility may be forgotten.[90]

Email bankruptcy[edit]

Main article: Email bankruptcy

Also known as "email fatigue", email bankruptcy is when a user ignores a large number of email messages after falling behind in reading and answering them. The reason for falling behind is often due to information overload and a general sense there is so much information that it is not possible to read it all. As a solution, people occasionally send a boilerplate message explaining that the email inbox is being cleared out. Harvard University law professor Lawrence Lessig is credited with coining this term, but he may only have popularized it.[91]

Problems[edit]

Attachment size limitation[edit]

Main article: Email attachment

Email messages may have one or more attachments, i.e. MIME parts intended to provide copies of files. Attachments serve the purpose of delivering binary or text files of unspecified size. In principle there is no technical intrinsic restriction in the InternetMessage Format, SMTP protocol or MIME limiting the size or number of attachments. In practice, however, email service providers implement various limitations on the permissible size of files or the size of an entire message.

Furthermore, due to technical reasons, often a small attachment can increase in size when sent,[92] which can be confusing to senders when trying to assess whether they can or cannot send a file by email, and this can result in their message being rejected.

As larger and larger file sizes are being created and traded, many users are either forced to upload and download their files using an FTP server, or more popularly, use online file sharing facilities or services, usually over web-friendly HTTP, in order to send and receive them.

Information overload[edit]

The ubiquity of email for knowledge workers has led many to suggest that people face an "information overload" in dealing with increasing volumes of email,[93][94] and even suggested that this has a significant negative economic effect.[95]

Spamming and computer viruses[edit]

The usefulness of email is being threatened by four phenomena: email bombardment, spamming, phishing, and email worms.

Spamming is unsolicited commercial (or bulk) email. Because of the minuscule cost of sending email, spammers can send hundreds of millions of email messages each day over an inexpensive Internet connection. Hundreds of active spammers sending this volume of mail results in information overload for many computer users who receive voluminous unsolicited email each day.[96][97]

Email worms use email as a way of replicating themselves into vulnerable computers. Although the first email worm affected UNIX computers, the problem is most common today on the Microsoft Windows operating system.

The combination of spam and worm programs results in users receiving a constant drizzle of junk email, which reduces the usefulness of email as a practical tool.

A number of anti-spam techniques mitigate the impact of spam. In the United States, U.S. Congress has also passed a law, the Can Spam Act of 2003, attempting to regulate such email. Australia also has very strict spam laws restricting the sending of spam from an Australian ISP,[98] but its impact has been minimal since most spam comes from regimes that seem reluctant to regulate the sending of spam.[citation needed]

Email spoofing[edit]

Main article: Email spoofing

Email spoofing occurs when the email message header is designed to make the message appear to come from a known or trusted source. Email spam and phishing methods typically use spoofing to mislead the recipient about the true message origin.

Email bombing[edit]

Main article: Email bomb

Email bombing is the intentional sending of large volumes of messages to a target address. The overloading of the target email address can render it unusable and can even cause the mail server to crash.

Privacy concerns[edit]

Main article: Internet privacy

Today it can be important to distinguish between Internet and internal email systems. Internet email may travel and be stored on networks and computers without the sender's or the recipient's control. During the transit time it is possible that third parties read or even modify the content. Internal mail systems, in which the information never leaves the organizational network, may be more secure, although information technology personnel and others whose function may involve monitoring or managing may be accessing the email of other employees.

Email privacy, without some security precautions, can be compromised because:

  • email messages are generally not encrypted.
  • email messages have to go through intermediate computers before reaching their destination, meaning it is relatively easy for others to intercept and read messages.
  • many Internet Service Providers (ISP) store copies of email messages on their mail servers before they are delivered. The backups of these can remain for up to several months on their server, despite deletion from the mailbox.
  • the "Received:"-fields and other information in the email can often identify the sender, preventing anonymous communication.

There are cryptography applications that can serve as a remedy to one or more of the above. For example, Virtual Private Networks or the Tor anonymity network can be used to encrypt traffic from the user machine to a safer network while GPG, PGP, SMEmail,[99] or S/MIME can be used for end-to-end message encryption, and SMTP STARTTLS or SMTP over Transport Layer Security/Secure Sockets Layer can be used to encrypt communications for a single mail hop between the SMTP client and the SMTP server.

Additionally, many mail user agents do not protect logins and passwords, making them easy to intercept by an attacker. Encrypted authentication schemes such as SASL prevent this.

Finally, attached files share many of the same hazards as those found in peer-to-peer filesharing. Attached files may contain trojans or viruses.

Tracking of sent mail[edit]

The original SMTP mail service provides limited mechanisms for tracking a transmitted message, and none for verifying that it has been delivered or read. It requires that each mail server must either deliver it onward or return a failure notice (bounce message), but both software bugs and system failures can cause messages to be lost. To remedy this, the IETF introduced Delivery Status Notifications (delivery receipts) and Message Disposition Notifications (return receipts); however, these are not universally deployed in production. (A complete Message Tracking mechanism was also defined, but it never gained traction; see RFCs 3885[100] through 3888.[101])

Many ISPs now deliberately disable non-delivery reports (NDRs) and delivery receipts due to the activities of spammers:

  • Delivery Reports can be used to verify whether an address exists and so is available to be spammed
  • If the spammer uses a forged sender email address (email spoofing), then the innocent email address that was used can be flooded with NDRs from the many invalid email addresses the spammer may have attempted to mail. These NDRs then constitute spam from the ISP to the innocent user

In the absence of standard methods, a range of system based around the use of web bugs have been developed. However, these are often seen as underhand or raising privacy concerns,[102][103][104] and only work with e-mail clients that support rendering of HTML. Many mail clients now default to not showing "web content".[105] Webmail providers can also disrupt web bugs by pre-caching images.[106]

U.S. government[edit]

The U.S. state and federal governments have been involved in electronic messaging and the development of email in several different ways.

Starting in 1977, the U.S. Postal Service (USPS) recognized that electronic messaging and electronic transactions posed a significant threat to First Class mail volumes and revenue. The USPS explored an electronic messaging initiative in 1977 and later disbanded it. Twenty years later, in 1997, when email volume overtook postal mail volume, the USPS was again urged to embrace email, and the USPS declined to provide email as a service.[107][108][109] The USPS initiated an experimental email service known as E-COM. E-COM provided a method for the simple exchange of text messages. In 2011, shortly after the USPS reported its state of financial bankruptcy, the USPS Office of Inspector General (OIG) began exploring the possibilities of generating revenue through email servicing.[110][111][112] Electronic messages were transmitted to a post office, printed out, and delivered as hard copy. To take advantage of the service, an individual had to transmit at least 200 messages. The delivery time of the messages was the same as First Class mail and cost 26 cents. Both the Postal Regulatory Commission and the Federal Communications Commission opposed E-COM. The FCC concluded that E-COM constituted common carriage under its jurisdiction and the USPS would have to file a tariff.[113] Three years after initiating the service, USPS canceled E-COM and attempted to sell it off.[114][115][116][117][118]

The early ARPANET dealt with multiple email clients that had various, and at times incompatible, formats. For example, in the Multics, the "@" sign meant "kill line" and anything before the "@" sign was ignored, so Multics users had to use a command-line option to specify the destination system.[27] The Department of Defense DARPA desired to have uniformity and interoperability for email and therefore funded efforts to drive towards unified inter-operable standards. This led to David Crocker, John Vittal, Kenneth Pogran, and Austin Henderson publishing RFC 733, "Standard for the Format of ARPA Network Text Message" (November 21, 1977), a subset of which provided a stable base for common use on the ARPANET, but which was not fully effective, and in 1979, a meeting was held at BBN to resolve incompatibility issues. Jon Postel recounted the meeting in RFC 808, "Summary of Computer Mail Services Meeting Held at BBN on 10 January 1979" (March 1, 1982), which includes an appendix listing the varying email systems at the time. This, in turn, led to the release of David Crocker's RFC 822, "Standard for the Format of ARPA Internet Text Messages" (August 13, 1982).[119] RFC 822 is a small adaptation of RFC 733's details, notably enhancing the host portion, to use Domain Names, that were being developed at the same time.

The National Science Foundation took over operations of the ARPANET and Internet from the Department of Defense, and initiated NSFNet, a new backbone for the network. A part of the NSFNet AUP forbade commercial traffic.[120] In 1988, Vint Cerf arranged for an interconnection of MCI Mail with NSFNET on an experimental basis. The following year Compuserve email interconnected with NSFNET. Within a few years the commercial traffic restriction was removed from NSFNETs AUP, and NSFNET was privatised.

In the late 1990s, the Federal Trade Commission grew concerned with fraud transpiring in email, and initiated a series of procedures on spam, fraud, and phishing.[121] In 2004, FTC jurisdiction over spam was codified into law in the form of the CAN SPAM Act.[122] Several other U.S. federal agencies have also exercised jurisdiction including the Department of Justice and the Secret Service.

NASA has provided email capabilities to astronauts aboard the Space Shuttle and International Space Station since 1991 when a Macintosh Portable was used aboard Space Shuttle mission STS-43 to send the first email via AppleLink.[123][124][125] Today astronauts aboard the International Space Station have email capabilities via the wireless networking throughout the station and are connected to the ground at 10 Mbit/s Earth to station and 3 Mbit/s station to Earth, comparable to home DSL connection speeds.[126]

See also[edit]

References[edit]

  1. ^ "RFC 5321 – Simple Mail Transfer Protocol". Network Working Group. Retrieved 19 January 2015. 
  2. ^ (Partridge 2008)
  3. ^ Ron Brown, Fax invades the mail market, New Scientist, Vol. 56, No. 817 (Oct., 26, 1972), pages 218–221.
  4. ^ Herbert P. Luckett, What's News: Electronic-mail delivery gets started, Popular Science, Vol. 202, No. 3 (March 1973); page 85
  5. ^ Google Ngram Viewer. Books.google.com. Retrieved 2013-04-21. 
  6. ^ "RFC Editor Terms List". IETF.  This is suggested by the RFC Document Style Guide
  7. ^ "Yahoo style guide". Styleguide.yahoo.com. Retrieved 2014-01-09. 
  8. ^ a b "AP Removes Hyphen From ‘Email’ In Style Guide", 18 March 2011, huffingtonpost.com
  9. ^ AskOxford Language Query team. "What is the correct way to spell 'e' words such as 'email', 'ecommerce', 'egovernment'?". FAQ. Oxford University Press. Archived from the original on July 1, 2008. Retrieved 4 September 2009. We recommend email, as this is now by far the most common form 
  10. ^ "Reference.com". Dictionary.reference.com. Retrieved 2014-01-09. 
  11. ^ Random House Unabridged Dictionary, 2006
  12. ^ The American Heritage Dictionary of the English Language, Fourth Edition
  13. ^ Princeton University WordNet 3.0
  14. ^ The American Heritage Science Dictionary, 2002
  15. ^ "Merriam-Webster Dictionary". Merriam-Webster. Retrieved 9 May 2014. 
  16. ^ ""Email" or "e-mail"". English Language & Usage – Stack Exchange. August 25, 2010. Retrieved September 26, 2010. 
  17. ^ Gerri Berendzen; Daniel Hunt. "AP changes e-mail to email". 15th National Conference of the American Copy Editors Society (2011, Phoenix). ACES. Retrieved 23 March 2011. 
  18. ^ "RFC 821 (rfc821) – Simple Mail Transfer Protocol". Faqs.org. 1971-06-11. Retrieved 2014-01-09. 
  19. ^ a b "RFC 1939 (rfc1939) – Post Office Protocol – Version 3". Faqs.org. Retrieved 2014-01-09. 
  20. ^ a b "RFC 3501 (rfc3501) – Internet Message Access Protocol – version 4rev1". Faqs.org. Retrieved 2014-01-09. 
  21. ^ "''"RFC Style Guide"'', Table of decisions on consistent usage in RFC". Retrieved 2014-01-09. 
  22. ^ "Excerpt from the FAQ list of the Usenet newsgroup alt.usage.english". Alt-usage-english.org. Retrieved 2014-01-09. 
  23. ^ a b USPS Support Panel, Louis T Rader, Chair, Chapter IV: Systems, Electronic Message Systems for the U.S. Postal Service, National Academy of Sciences, Washington, D.C., 1976; pages 27–35.
  24. ^ "CTSS, Compatible Time-Sharing System" (September 4, 2006), University of South Alabama, USA-CTSS.
  25. ^ an IBM 7094
  26. ^ Tom Van Vleck, "The IBM 7094 and CTSS" (September 10, 2004), Multicians.org (Multics), web: Multicians-7094.
  27. ^ a b c Tom Van Vleck. "The History of Electronic Mail". 
  28. ^ IBM, 1440/1460 Administrative Terminal System (1440-CX-07X and 1460-CX-08X) Application Description (PDF), Second Edition, IBM, p. 10, H20-0129-1 
  29. ^ IBM, System/36O Administrative Terminal System DOS (ATS/DOS) Program Description Manual, IBM, H20-0508 
  30. ^ IBM, System/360 Administrative Terminal System-OS (ATS/OS) Application Description Manual, IBM, H20-0297 
  31. ^ a b Ray Tomlinson. "The First Network Email". Openmap.bbn.com. Retrieved 2014-01-09. 
  32. ^ "Version 3 Unix mail(1) manual page from 10/25/1972". Minnie.tuhs.org. Retrieved 2014-01-09. 
  33. ^ "Version 6 Unix mail(1) manual page from 2/21/1975". Minnie.tuhs.org. Retrieved 2014-01-09. 
  34. ^ APL Quotations and Anecdotes, including Leslie Goldsmith's story of the Mailbox
  35. ^ "404". actewagl.com.au. 
  36. ^ a b David Wooley, PLATO: The Emergence of an Online Community, 1994.
  37. ^ The Mail Reference Manual, Kurt Shoens, University of California, Berkeley, 1979.
  38. ^ a b An Introduction to the Berkeley Network, Eric Schmidt, University of California, Berkeley, 1979.
  39. ^ Stromberg, Joseph (22 February 2012). "A Piece of Email History Comes to the American History Museum". Smithsonian Institution. Retrieved 11 June 2012. 
  40. ^ "Statement from the National Museum of American History: Collection of Materials from V.A. Shiva Ayyadurai" (Press release). National Museum of American History. 23 February 2012. Retrieved 19 February 2013. 
  41. ^ A Mail Handling System, Bruce Borden, The Rand Corporation, 1979.
  42. ^ "...PROFS changed the way organizations communicated, collaborated and approached work when it was introduced by IBM's Data Processing Division in 1981...", IBM.com
  43. ^ "1982 – The National Security Council (NSC) staff at the White House acquires a prototype electronic mail system, from IBM, called the Professional Office System (PROFs)....", fas.org
  44. ^ "Gordon Bell's timeline of Digital Equipment Corporation". Research.microsoft.com. 1998-01-30. Retrieved 2014-01-09. 
  45. ^ with various vendors supplying gateway software to link these incompatible systems
  46. ^ Ray Tomlinson. "The First Network Email". 
  47. ^ "Version 7 Unix manual: "UUCP Implementation Description" by D. A. Nowitz, and "A Dial-Up Network of UNIX Systems" by D. A. Nowitz and M. E. Lesk". Retrieved 2014-01-09. 
  48. ^ Setting up the Fourth Berkeley Software Tape, William N. Joy, Ozalp Babaoglu, Keith Sklower, University of California, Berkeley, 1980.
  49. ^ Mail(1), UNIX Programmer's Manual, 4BSD, University of California, Berkeley, 1980.
  50. ^ "BITNET History", livinginternet.com
  51. ^ "MCI Mail", MCI Mail
  52. ^ "Delivering the Enterprise Message, 19 Sep 1994, Daniel Blum, Network World
  53. ^ "...offers improved performance, greater reliability and much more flexibility in everything from communications hardware to scheduling...", 03/07/94, Mark Gibbs, Network World
  54. ^ "MHS: Correct Addressing format to DaVinci Email via MHS". Microsoft Support Knowledge Base. Retrieved 2007-01-15. 
  55. ^ a b "Email History". Livinginternet.com. 1996-05-13. Retrieved 2014-01-09. 
  56. ^ * Partridge, Craig (April–June 2008). "The Technical Development of Internet Email" (PDF). IEEE Annals of the History of Computing (Berlin: IEEE Computer Society) 30 (2): 3–29. doi:10.1109/mahc.2008.32. 
  57. ^ Wave New World,Time Magazine, October 19, 2009, p.48
  58. ^ RFC 805, 8 February 1982, Computer Mail Meeting Notes
  59. ^ How E-mail Works (internet video). howstuffworks.com. 2008. 
  60. ^ "MX Record Explanation", it.cornell.edu
  61. ^ Hoffman, Paul (2002-08-20). "Allowing Relaying in SMTP: A Series of Surveys". IMC Reports. Internet Mail Consortium. Archived from the original on 2007-01-18. Retrieved 2008-04-13. 
  62. ^ Simpson, Ken (October 3, 2008). "An update to the email standards". MailChannels Blog Entry. 
  63. ^ P. Resnick, Ed. (October 2008). "RFC 5322, Internet Message Format". IETF. 
  64. ^ Moore, K (November 1996). "MIME (Multipurpose Internet Mail Extensions) Part Three: Message Header Extensions for Non-ASCII Text". IETF. Retrieved 2012-01-21. 
  65. ^ A Yang, Ed. (February 2012). "RFC 6532, Internationalized Email Headers". IETF. ISSN 2070-1721. 
  66. ^ J. Yao, Ed., W. Mao, Ed. (February 2012). "RFC 6531, SMTP Extension for Internationalized Email Addresses". IETF. ISSN 2070-1721. 
  67. ^ "RFC 5322, 3.6. Field Definitions". Tools.ietf.org. October 2008. Retrieved 2014-01-09. 
  68. ^ "RFC 5322, 3.6.4. Identification Fields". Tools.ietf.org. October 2008. Retrieved 2014-01-09. 
  69. ^ "RFC 5064". Tools.ietf.org. December 2007. Retrieved 2014-01-09. 
  70. ^ Microsoft, Auto Response Suppress, 2010, microsoft reference, 2010 Sep 22
  71. ^ John Klensin (October 2008). "Trace Information". Simple Mail Transfer Protocol. IETF. sec. 4.4. RFC 5321. https://tools.ietf.org/html/rfc5321#section-4.4. 
  72. ^ John Levine (14 January 2012). "Trace headers". email message. IETF. Retrieved 16 January 2012. there are many more trace headers than those two 
  73. ^ This extensible field is defined by RFC 7001, that also defines an IANA registry of Email Authentication Parameters.
  74. ^ RFC 7208.
  75. ^ Defined in RFC 3834, and updated by RFC 5436.
  76. ^ RFC 5518.
  77. ^ Craig Hunt (2002). TCP/IP Network Administration. O'Reilly Media. p. 70. ISBN 978-0-596-00297-8. 
  78. ^ "Email policies that prevent viruses". 
  79. ^ "When posting to a RootsWeb mailing list...". Helpdesk.rootsweb.com. Retrieved 2014-01-09. 
  80. ^ "...Plain text, 72 characters per line...". Openbsd.org. Retrieved 2014-01-09. 
  81. ^ "How to Prevent the Winmail.dat File from Being Sent to Internet Users". Support.microsoft.com. 2010-07-02. Retrieved 2014-01-09. 
  82. ^ In practice, some accepted messages may nowadays not be delivered to the recipient's InBox, but instead to a Spam or Junk folder which, especially in a corporate environment, may be inaccessible to the recipient
  83. ^ http://dir.yahoo.com/business_and_economy/business_to_business/communications_and_networking/internet_and_world_wide_web/email_providers/free_email/
  84. ^ RFC 2368 section 3 : by Paul Hoffman in 1998 discusses operation of the "mailto" URL.
  85. ^ Allen, David (2004). Windows to Linux. Prentice Hall. p. 192. 
  86. ^ By Om Malik, GigaOm. "Is Email a Curse or a Boon?" September 22, 2010. Retrieved October 11, 2010.
  87. ^ a b Martin, Brett A. S.; Van Durme, Joel; Raulas, Mika; Merisavo, Marko (2003). "E-mail Marketing: Exploratory Insights from Finland" (PDF). Journal of Advertising Research 43 (3): 293–300. doi:10.1017/s0021849903030265. 
  88. ^ Matt McGee. March 28, 2013. Email Is Top Activity On Smartphones, Ahead Of Web Browsing & Facebook (Study)
  89. ^ Jordan van Rijn. April 2014. The ultimate mobile email statistics overview
  90. ^ S. Kiesler; D. Zubrow; A.M. Moses; V. Geller (1985). "Affect in computer-mediated communication: an experiment in synchronous terminal-to-terminal discussion". Human-Computer Interaction 1: 77–104. doi:10.1207/s15327051hci0101_3. 
  91. ^ Barrett, Grant (December 23, 2007). "All We Are Saying.". New York Times. Retrieved 2007-12-24. 
  92. ^ "Exchange 2007: Attachment Size Increase,...". TechNet Magazine, Microsoft.com US. 2010-03-25. 
  93. ^ Radicati, Sara. "Email Statistics Report, 2010" (PDF). 
  94. ^ Gross, Doug (July 26, 2011). "Happy Information Overload Day!". CNN. 
  95. ^ Stross, Randall (2008-04-20). "Struggling to Evade the E-Mail Tsunami". New York Times. Retrieved May 1, 2010. 
  96. ^ Rich Kawanagh. The top ten email spam list of 2005. ITVibe news, 2006, January 02, ITvibe.com
  97. ^ How Microsoft is losing the war on spam Salon.com
  98. ^ Spam Bill 2003 (PDF)
  99. ^ SMEmail – A New Protocol for the Secure E-mail in Mobile Environments, Proceedings of the Australian Telecommunications Networks and Applications Conference (ATNAC'08), pp. 39–44, Adelaide, Australia, Dec. 2008.
  100. ^ RFC 3885, SMTP Service Extension for Message Tracking
  101. ^ RFC 3888, Message Tracking Model and Requirements
  102. ^ Amy Harmon (2000-11-22). "Software That Tracks E-Mail Is Raising Privacy Concerns". The New York Times. Retrieved 2012-01-13. 
  103. ^ "About.com". Email.about.com. 2013-12-19. Retrieved 2014-01-09. 
  104. ^ "Webdevelopersnotes.com". Webdevelopersnotes.com. Retrieved 2014-01-09. 
  105. ^ "Outlook: Web Bugs & Blocked HTML Images", slipstick.com
  106. ^ "Gmail blows up e-mail marketing...", Ron Amadeo, Dec 13 2013, Ars Technica
  107. ^ "Can Technology Save The U.S. Postal Service?". Fast Company. 
  108. ^ "Can an MIT professor save the USPS? - The Tech". mit.edu. 
  109. ^ "Why the USPS Is Taking Cues from Silicon Valley". FedTech. 
  110. ^ "Shiva Ayyadurai: USPS can save itself". MIT Comparative Media Studies/Writing. 
  111. ^ "Could Email Save Snail Mail, Or Is The Internet Too Reliant on the USPS?". BostInno. 6 March 2012. 
  112. ^ "‘Dear USPS . . .’". BostonGlobe.com. 
  113. ^ In re Request for declaratory ruling and investigation by Graphnet Systems, Inc., concerning the proposed E-COM service, FCC Docket No. 79-6 (September 4, 1979)
  114. ^ Hardy, Ian R; The Evolution of ARPANET Email; 1996-05-13; History Thesis Paper; University of California at Berkeley
  115. ^ James Bovard, The Law Dinosaur: The US Postal Service, CATO Policy Analysis (February 1985)
  116. ^ "Jay Akkad, The History of Email". Cs.ucsb.edu. Retrieved 2014-01-09. 
  117. ^ "US Postal Service: Postal Activities and Laws Related to Electronic Commerce, GAO-00-188" (PDF). Retrieved 2014-01-09. 
  118. ^ "Implications of Electronic Mail and Message Systems for the U.S. Postal Service , Office of Technology Assessment, Congress of the United States, August 1982" (PDF). Retrieved 2014-01-09. 
  119. ^ "Email History, How Email was Invented, Living Internet". Livinginternet.com. 1996-05-13. Retrieved 2014-01-09. 
  120. ^ Robert Cannon. "Internet History". Cybertelecom. Retrieved 2014-01-09. 
  121. ^ Cybertelecom : SPAM Reference Archived September 19, 2014, at the Wayback Machine.
  122. ^ Robert Cannon. "Can Spam Act". Cybertelecom. Retrieved 2014-01-09. 
  123. ^ Cowing, Keith (2000-09-18). "2001: A Space Laptop | SpaceRef – Your Space Reference". Spaceref.com. Retrieved 2014-01-09. 
  124. ^ "The Mac Observer – This Week in Apple History – August 22–31: "Welcome, IBM. Seriously," Too Late to License". Macobserver.com. 2004-10-31. Retrieved 2014-01-09. 
  125. ^ Linzmayer, Owen W. (2004). Apple confidential 2.0 : the definitive history of the world's most colorful company ([Rev. 2. ed.]. ed.). San Francisco, Calif.: No Starch Press. ISBN 1-59327-010-0. 
  126. ^ Bilton, Nick (January 22, 2010). "First Tweet from Space". New York Times. 

Further reading[edit]

External links[edit]