Untitled document (3)
Untitled document (3)
1. An email address: This is a unique identifier for each user, typically in the format
2. An email client: This is a software program used to send, receive and manage
3. An email server: This is a computer system responsible for storing and
To send an email:
6. Click “Send” to deliver the message to the recipient’s email server.
7. Emails can also include features such as cc (carbon copy) and bcc (blind carbon
copy) to send copies of the message to multiple recipients, and reply, reply all,
Electronic Mail (e-mail) is one of most widely used services of Internet. This service allows
an Internet user to send a message in formatted manner (mail) to the other Internet user
in any part of the world. Messages in mail not only contain text, but it also contains
images, audio and videos data. The person who is sending mail is called sender and the
person who receives mail is called recipient. It is just like postal mail service. Components
of E-Mail System : The basic components of an email system are : User Agent (UA),
Message Transfer Agent (MTA), Mail Box, and Spool file. These are explained below.
1. User Agent (UA) : The UA is normally a program which is used to send and
2. Message Transfer Agent (MTA) : MTA is actually responsible for transfer of
mail from one system to another. To send mail, a system must have client MTA
mailbox is in another machine. The delivery from one MTA to another MTA is
3. Mailbox : It is a file on the local hard drive to collect mail. Delivered mails are
present in this file. The user can read it and delete it according to his/her
requirement. To use the e-mail system each user must have a mailbox . Access
4. Spool file : This file contains mails that are to be sent. User agent appends
outgoing mails in this file using SMTP. MTA extracts pending mail from spool
file for their delivery. E-mail allows one name, an alias, to represent several
If mailing list is present for defined alias, separate messages, one for each entry
in the list, must be prepared and handed to MTA. If for defined alias, there is no
such mailing list, the name itself becomes naming address and a single message
Format of Email :
1. Envelope
2. Header
3. Body
1. Envelope :
The envelope part encapsulates the message. It contains all information that is required for
sending any e-mail such as destination address, priority and security level. The envelope is
2. Header :
The header consists of a series of lines. Each header field consists of a single line of ASCII
text specifying field name, colon and value. The main header fields related to message
transport are :
between Cc and Bcc is that it allow user to send copy to the third party without
5. Sender : It specifies e-mail address of person who has sent message.
6. Received : It refers to identity of sender’s, data and also time message was
received. It also contains the information which is used to find bugs in routing
system.
7. Return-Path: It is added by the message transfer agent. This part is used to
3. Body:- The body of a message contains text that is the actual content/message that
needs to be sent, such as “Employees who are eligible for the new health care program
should contact their supervisors by next Friday if they want to switch.” The message body
also may include signatures or automatically generated text that is inserted by the
● Transfer – Transfer means sending procedure of mail i.e. from the sender to
recipient.
● Disposition – This step concern with recipient that what will recipient do after
receiving mail i.e save mail, delete before reading or delete after reading.