How does the Email System Work
Email services are used by millions of people worldwide for the transmission of text, data, etc. Read on to know how this system works.

A Typical Email Address
user@provider.com
In the address mentioned above, 'user' refers to the recipient's user name. Generally these user names are a single word representation of any convenient choice of name by a user. The naming conventions for different companies vary, however, the basics remain the same. The domain name of the organization is reflected by the 'provider' part of the address and it tells about the location of the user's mailbox. The last part, 'com', refers to the type of organization providing the mail server. There are various organizations like com (commercial), gov (government), mil (military), edu (educational institution), org (non-profit organization), etc.
Working of the Email System
After composing an email, when a user clicks on the 'send' button, it actually takes a non-specific route, which varies from message to message. The email is first wrapped up in a digital envelop which contains the recipient's address, sender's address, and various other things. The SMTP (Simple Mail Transport Protocol) server is used for the purpose of handling the outgoing mails. An email is basically divided into two parts:
- Header: The header field consists of the summary (subject) of the mail, its sender, receiver and other relevant information.
- Body: The body field consists of the text and attachments inside the mail and sometimes a signature block at the end. Both these fields (header and body) resemble those of a regular letter.
The whole process of email transmission might seem like a lengthy task, however, as the messages travel at nearly the speed of light, the longest hop between networks takes less than the blinking of an eye. Almost all the real e-mail system consists of, is two different servers, namely the SMTP server, which handles outgoing mails, and the POP3 (Post Office Protocol) server or an IMAP server, for handling the incoming mails.
Like This Article?
Follow:

Post Comment | View Comments


