

The transmission of electronic mail from the author's computer and between mail hosts in the Internet uses the Simple Mail Transfer Protocol (SMTP), defined in RFC 53, and extensions such as RFC 6531. The SMTP client transmits the message to the mail exchange, which may forward it to another mail exchange until it eventually arrives at the host of the recipient's mail system. The general format of an email address is domain, e.g. With the introduction of internationalized domain names, efforts are progressing to permit non-ASCII characters in email addresses.Īn email address consists of two parts, a local-part (sometimes a user name, but not always) and a domain if the domain is a domain name rather than an IP address then the SMTP client uses the domain name to look up the mail exchange IP address. Mail systems often limit the users' choice of name to a subset of the technically permitted characters. Although the standard requires the local-part to be case-sensitive, it also urges that receiving hosts deliver messages in a case-independent manner, e.g., that the mail system in the domain treat John.Smith as equivalent to john.smith some mail systems even treat them as equivalent to johnsmith. A mailbox value can be either a name-addr, which contains a display-name and addr-spec, or the more common addr-spec alone.Īn email address, such as is made up from a local-part, the symbol and a domain, which may be a domain name or an IP address enclosed in brackets. The RFC defines address more broadly as either a mailbox or group. The term email address in this article refers to just the addr-spec in Section 3.4 of RFC 5322.

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 Engineering Task Force (IETF) in the 1980s, and updated by RFC 53. Identifier of the destination where email messages are deliveredĪn email address identifies an email box to which messages are delivered.
