next page page above no previous page

Next: Electronic Mail Functions Up: Lecture 5

Nature of Electronic Mail

Electronic mail is a messaging system modelled on postal mail that sends, receives and stores messages solely within electronic media.

Unlike faxes, the post and telegrams e-mail messages never need to be transcribed onto a physical medium.

Unlike the phone, e-mail is an asynchronous messaging service.

Unlike paging and SMS, e-mail is not for real-time messaging.

Electronic mail systems consist of

user agentslet people read and send messages
message transfer agentsmove messages from source to destination
mailboxesstore messages sent to recipients

Typical user agents are command, GUI or web based programs.

Typical message transfer agents are daemons running on servers.

Typical mailboxes are files.

Typical e-mail systems support 5 basic functions

compositioncreation and addressing of messages and answers
displayenabling viewing/rendering of incoming messages
dispositiondealing with message upon receipt
reportingtelling originator what happened to message
transfermovement of messages from originator to recipient

Lecture 5XHTML 1.0Slide 1