TCP Ip
TCP Ip
(TCP/IP) SUITE
To send a mail, a system must have the client Message Transfer Agent
(MTA). The protocol that defines the MTA client and server in the
Internet is called the Simple Mail Transfer Protocol (SMTP). SMTP is
used two times, between the sender and the sender's mail server and
between the two mail servers. Another protocol is needed between the
mail server and the receiver.
Message Access Agent: Post Office Protocol and Internet Mail Access
Protocol, (POP and IMAP)
The first and the second stages of mail delivery use SMTP. However, SMTP
is not involved in the third stage because SMTP is a push protocol; it
pushes the message from the client to the server. In other words, the
direction of the bulk: data (messages) is from the client to the server. On
the other hand, the third stage needs a pull protocol; the client must pull
messages from the server. The direction of the bulk data is from the
server to the client. The third stage uses a Message Access Agent
POP3
• A user can search the contents of the e-mail for a specific string of
bandwidth requirements
•
The user can then list and retrieve the mail messages, one by one. POP3
has two modes: the delete mode and the keep mode. In the delete mode,
the mail is deleted from the mailbox after each retrieval. In the keep mode,
the mail remains in the mailbox after retrieval. The delete mode is normally
used when the user is working at her permanent computer and can save
and organize the received mail after reading or replying. The keep mode is
normally used when the user accesses her mail away from her primary
computer (e.g., a laptop) for later retrieval and organizing.