Email forwarding generically refers to the operation of re-sending a previously delivered
email
Electronic mail (usually shortened to email; alternatively hyphenated e-mail) is a method of transmitting and receiving Digital media, digital messages using electronics, electronic devices over a computer network. It was conceived in the ...
to an
email address An email address identifies an email box to which messages are delivered. While early messaging systems used a variety of formats for addressing, today, email addresses follow a set of specific rules originally standardized by the Internet Enginee ...
to one or more different email addresses.
The term ''forwarding'', used for mail since long before electronic communications, has no specific technical meaning,
[In section 3.9.2 ''List'' of RFC 5321, the term ''forwarding'' is used ambiguously. It notes that "''the key difference between handling aliases (Section 3.9.1) and forwarding (this subsection) is the change to the 'Return-Path'' header'." That wording, new w.r.t. RFC 2821, could be interpreted as the definition of ''forwarding'', if the same term weren't used at the beginning of the same subsection with the opposite meaning. As a contributor to RFC 5321 agreed, ] but it implies that the email has been moved "forward" to a new destination.
Email forwarding can also redirect mail going to a certain address and send it to one or more other addresses. Vice versa, email items going to several different addresses can converge via forwarding to end up in a single address in-box.
Email users and administrators of email systems use the same term when speaking of both
server-based and
client-based forwarding.
Server-based forwarding
The
domain name
In the Internet, a domain name is a string that identifies a realm of administrative autonomy, authority, or control. Domain names are often used to identify services provided through the Internet, such as websites, email services, and more. ...
(the part appearing to the right of ''@'' in an
email address An email address identifies an email box to which messages are delivered. While early messaging systems used a variety of formats for addressing, today, email addresses follow a set of specific rules originally standardized by the Internet Enginee ...
) defines the target
server(s)
for the corresponding class of addresses. A domain may also define
backup servers; they have no mailboxes and ''forward'' messages without changing any part of their envelopes. By contrast, ''primary servers'' can deliver a message to a user's
mailbox and/or ''forward'' it by changing some envelope addresses. ~/.forward files (see
below
Below may refer to:
*Earth
*Ground (disambiguation)
*Soil
*Floor
* Bottom (disambiguation)
*Less than
*Temperatures below freezing
*Hell or underworld
People with the surname
* Ernst von Below (1863–1955), German World War I general
* Fred Belo ...
) provide a typical example of server-based forwarding to different recipients.
Email administrators sometimes use the term redirection as a synonym for server-based email-forwarding to different recipients. Protocol engineers sometimes use the term Mediator to refer to a forwarding server.
Because of
spam
Spam most often refers to:
* Spam (food), a consumer brand product of canned processed pork of the Hormel Foods Corporation
* Spamming, unsolicited or undesired electronic messages
** Email spam, unsolicited, undesired, or illegal email messages
...
, it is becoming increasingly difficult to reliably forward mail across different domains, and some recommend avoiding it if at all possible.
Uses of server-based forwarding to different recipients
; Role-addresses: ''info'', ''sales'', ''postmaster'', and similar names can appear to the left of ''@'' in email addresses. An organization may forward messages intended for a given role to the address of the person(s) currently functioning in that role or office.
; Pseudonym-addresses: Most
domain name hosting facilities provide facilities to forward mail to another email address such as a mailbox at the user's
Internet Service Provider
An Internet service provider (ISP) is an organization that provides a myriad of services related to accessing, using, managing, or participating in the Internet. ISPs can be organized in various forms, such as commercial, community-owned, no ...
; there are also separate providers of mail forwarding services. This allows users to have an email address that does not change if they change mailbox provider.
; Multiple, or discontinued addresses: When users change their email address, or have several addresses, the user or an administrator may set up forwarding from these addresses, if still valid, to a single current one, in order to avoid losing messages.
Forwarding versus remailing
Plain message-forwarding changes the envelope recipient(s) and leaves the
envelope sender
{{Redir, Return path, the term in electronics, Return path (electronics)
A bounce address is an email address to which bounce messages are delivered. There are many variants of the name, none of them used universally, including return path, reve ...
field untouched. The "envelope sender" field does not equate to the ''From''
header which Email client software usually displays: it represents a field used in the early stages of the
SMTP
The Simple Mail Transfer Protocol (SMTP) is an Internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients typi ...
protocol, and subsequently saved as the ''Return-Path'' header. This field holds the address to which mail-systems must send
bounce messages — reporting delivery-failure (or success) — if any.
By contrast, the terms ''remailing'' or ''redistribution'' can sometimes mean re-sending the message and also rewriting the "envelope sender" field.
Electronic mailing list
A mailing list is a collection of names and addresses used by an individual or an organization to send material to multiple recipients.
Mailing lists are often rented or sold. If rented, the renter agrees to use the mailing list only at contra ...
s furnish a typical example. Authors submit messages to a ''reflector'' that performs remailing to each list address. That way,
bounce messages (which report a failure delivering a message to any list- subscriber) will not reach the author of a message. However, annoying misconfigured ''vacation'' autoreplies do reach authors.
Typically, plain message-forwarding does alias-expansion, while proper message-forwarding, also named ''forwarding'' tout-court
serves for mailing-lists. When additional modifications to the message are carried out, so as to rather resemble the action of a
Mail User Agent
The mail or post is a system for physically transporting postcards, letters, and parcels. A postal service can be private or public, though many governments place restrictions on private systems. Since the mid-19th century, national postal sy ...
submitting a new message, the term ''forwarding'' becomes deceptive and remailing seems more appropriate.
In the
Sender Policy Framework
Sender Policy Framework (SPF) is an email authentication method that ensures the sending mail server is authorized to originate mail from the email sender's domain. This authentication only applies to the email sender listed in the "envelope from ...
(SPF), the domain-name in the envelope sender remains subject to policy restrictions. Therefore, SPF generally disallows plain message-forwarding. In case of forwarding, the email is being sent from the forwarding server, which is not authorized to send emails for the original sender's domain. So the SPF will fail.
''Intra domain'' redirection complies with SPF as long as the relevant servers share a consistent configuration. Mail servers that practice ''inter-domain'' message-forwarding may break SPF even if they do not implement SPF themselves, i.e. they neither apply SPF checks nor publish SPF records.
[
Consider the following forward path:
:
Domain ''B'' must not plainly forward a message from domain ''A'' to domain ''C'', unless it controls either the policy of ''A'' or the filtering of ''C''. Indeed, if ''A'' publishes an SPF policy that prevents ''B'' from using ''As name, and ''C'' applies sender's policy-checking, ''C'' may refuse the message according to RFC 7208. In other words, one cannot formally distinguish plain message-forwarding from illegal domain-name abuse.
]
Sender Rewriting Scheme provides for a generic forwarding mechanism compatible with SPF.
Client-based forwarding
Automated client-based forwarding
Client forwarding can take place automatically using a non-interactive client such as a
mail retrieval agent. Although the retrieval agent uses a client protocol, this forwarding resembles ''server forwarding'' in that it keeps the same message-identity. Concerns about the envelope-sender apply.
Manual client-based forwarding
An
end-user
In product development, an end user (sometimes end-user) is a person who ultimately uses or is intended to ultimately use a product. The end user stands in contrast to users who support or maintain the product, such as sysops, system administrato ...
can ''manually'' forward a message using an
email client
An email client, email reader or, more formally, message user agent (MUA) or mail user agent is a computer program used to access and manage a user's email.
A web application which provides message management, composition, and reception functio ...
. Forwarding ''inline'' quotes the message below the main text of the new message, and usually preserves original
attachments as well as a choice of selected headers (e.g. the original ''From'' and ''Reply-To''.) The recipient of a message forwarded this way may still be able to reply to the original message; the ability to do so depends on the presence of original headers and may imply manually copying and pasting the relevant destination addresses.
Forwarding ''as attachment'' prepares a
MIME
A mime artist, or simply mime (from Greek language, Greek , , "imitator, actor"), is a person who uses ''mime'' (also called ''pantomime'' outside of Britain), the acting out of a story through body motions without the use of speech, as a the ...
attachment (of type ''message/rfc822'') that contains the full original message, including all
headers and any attachment. Note that including all the headers discloses much information about the message, such as the servers that transmitted it and any client-tag added on the mailbox. The recipient of a message forwarded this way may be able to open the attached message and reply to it seamlessly.
This kind of forwarding actually constitutes a ''remailing'' from the points of view of the envelope-sender and of the recipient(s). The message identity also changes.
Historical development of email forwarding
RFC 821, ''Simple Mail Transfer Protocol'', by
Jonathan B. Postel in 1982, provided for a ''forward-path'' for each recipient, in the form of, for example,
@USC-ISIE.ARPA, @USC-ISIF.ARPA: [email protected]
— an optional list of hosts and a required destination-mailbox. When the list of hosts existed, it served as a source-route, indicating that each host had to relay the mail to the next host on the list. Otherwise, in the case of insufficient destination-information but where the server knew the correct destination, it could take the responsibility to deliver the message by responding as follows:
S: RCPT TO:
R: 251 User not local; will forward to
The concept at that time envisaged the elements of the ''forward-path'' (source route) moving to the ''return-path'' (envelope sender) as a message got relayed from one SMTP server to another. Even if the system discouraged the use of source-routing,
dynamically building the ''return-path'' implied that the "envelope sender" information could not remain in its original form during forwarding. Thus RFC 821 did not originally allow plain message-forwarding.
The introduction of the
MX record
A mail exchanger record (MX record) specifies the mail server responsible for accepting email messages on behalf of a domain name. It is a resource record in the Domain Name System (DNS). It is possible to configure several MX records, typically ...
made source-routing unnecessary. In 1989, RFC 1123 recommended accepting source-routing only for backward-compatibility. At that point, plain message forwarding
became the recommended action for alias-expansion. In 2008, RFC 5321 still mentions that "systems ''may'' remove the return path and rebuild ''
t' as needed", taking into consideration that not doing so might inadvertently disclose sensitive information.
Actually, plain message-forwarding can be conveniently used for alias expansion within the same server or a set of coordinated servers.
~/.forward
files
The reference
SMTP
The Simple Mail Transfer Protocol (SMTP) is an Internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages. User-level email clients typi ...
implementation in the early 1980s was
sendmail
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 t ...
, which provided for
~/.forward
files, which can store the target email-addresses for given users. This kind of server-based forwarding is sometimes called ''dot-forwarding''. One can configure some email-program
filters to automatically perform forwarding or replying actions immediately after receiving. Forward files can also contain
shell script
A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be command languages. Typical operations performed by shell scripts include file manipu ...
s, which have become a source of many security problems. Formerly only trusted users could utilize the command-line switch for setting the envelope sender,
-f ''arg''
; some systems disabled this feature for security reasons.
Email predates the formalization of
client–server architectures in the 1990s.
[The book dates in tp://ftp.uu.net/usenet/news.answers/client-server-faq.Z client-server-faqrange from the early 1990s. Although ]remote procedure call
In distributed computing, a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space (commonly on another computer on a shared computer network), which is written as if it were a ...
s originated in the 1970s, they did not become widely used until networks became quite common.
Therefore, the distinction between
client and
server seems necessarily forced. The original distinction contrasted
daemons and user-controlled
programs which run on the same machine. The sendmail daemon used to run with
root
In vascular plants, the roots are the plant organ, organs of a plant that are modified to provide anchorage for the plant and take in water and nutrients into the plant body, which allows plants to grow taller and faster. They are most often bel ...
privileges so it could impersonate any user whose mail it had to manage. On the other hand, users can access their own individual mail-files and configuration files, including
~/.forward
. Client programs may assist in editing the server configuration-files of a given user, thereby causing some confusion as to what role each program plays.
Virtual users
The term "virtual users" refers to email users who never log on a mail-server system and only access their mailboxes using remote clients. A mail-server program may work for both virtual and regular users, or it may require minor modifications to take advantage of the fact that virtual users frequently share the same system ''id''. The latter circumstance allows the server program to implement some features more easily, as it does not have to obey system-access restrictions. The same principles of operations apply. However, virtual users have more difficulty in accessing their configuration files, for good or ill.
See also
*
Chain email
*
Electronic mailing list
A mailing list is a collection of names and addresses used by an individual or an organization to send material to multiple recipients.
Mailing lists are often rented or sold. If rented, the renter agrees to use the mailing list only at contra ...
*
Email alias
*
Email Letter
*
Email subject abbreviations
*
Email spam
Email spam, also referred to as junk email, spam mail, or simply spam, refers to unsolicited messages sent in bulk via email. The term originates from a Spam (Monty Python), Monty Python sketch, where the name of a canned meat product, "Spam (food ...
*
Mail user agent
The mail or post is a system for physically transporting postcards, letters, and parcels. A postal service can be private or public, though many governments place restrictions on private systems. Since the mid-19th century, national postal sy ...
(MUA) a.k.a. email client
*
Message transfer agent
Within the Internet email system, a message transfer agent (MTA), mail transfer agent, or mail relay is software that transfers electronic mail messages from one computer to another using the Simple Mail Transfer Protocol. In some contexts, the a ...
(MTA)
*
Email storm
*
Sender Rewriting Scheme
Notes
{{DEFAULTSORT:Email Forwarding
Forwarding