UNIT-2 Part2
UNIT-2 Part2
Electronic mail systems, commonly called ‘e-mail’, are becoming the emthod of choice for
communication. With the advent of the internet, e-mail has become the most ubiquitous, most
well-known, easy to use and easily available application. E-mail (electronic mail) is the exchange
of computer-stored messages by telecommunication. E-mail messages are usually encoded in
ASCII text. However, you can also send non-text files, such as graphic images and sound files, as
attachments sent in binary streams. E-mail was one of the first uses of the Internet and is still the
most popular use.
An Email Client
If you use e-mails for online communication the you would definitely be using an e-mail client. An e-mail
client provides you with the following capabilities :
Provides a list of messages that people have sent to you. Each entry in the list contains the name of
sender, a subject, a few words from the message body and the time/date on which it was received.
Provides the ability to read a complete message, reply to it or forward it to other people.
Provides the ability to compose a new message and send it to the desired recipients.
Delete a message.
The e-mail clients could be standalone (like Microsoft Outlook, Pegasus etc) or could be web based (like
gmail, yahoo etc).
An Email Server
Whenever you send a message from your e-mail client, it goes to an e-mail server. The e-mail server
manages the messages received by it. It forwards the message to a POP or IMAP service if the message is
to be sent to a recipient on the same subnet else it follows the standard procedure to send the message over
Internet to the destined person. The server looks at the e-mail address, then forwards it to the recipient's
mail server, where it's stored until the addressee retrieves it.SMTP servers are widely used as e-mail servers
all over the internet. An SMTP server is also known as Mail Transfer Agent (MTA).