Difference between revisions of "Email"
(→Process model) |
|||
Line 10: | Line 10: | ||
:#The [[mail delivery agent]] transfers the message to receiver's [[email client]]s; | :#The [[mail delivery agent]] transfers the message to receiver's [[email client]]s; | ||
:#The recipient now is able to read the message and send the response. | :#The recipient now is able to read the message and send the response. | ||
+ | |||
+ | ==See also== | ||
+ | |||
+ | ===Related lectures=== | ||
+ | :*[[What CNM Mail Is]]. | ||
+ | |||
+ | [[Category: CNM Cyber Orientation]][[Category: Articles]] |
Revision as of 12:56, 25 May 2020
An email (alternatively spelled as e-mail, known as electronic mail or electronic mail message; hereinafter, the Message) is either a method of exchanging messages similar to mail between people using computing devices or a message that is used in that exchange.
Process model
- The following model illustrates the process of electronic mail message transfer:
- A common sender enters some electronic mail message to his or her email client;
- The email client transfers the message to a mail submission agent;
- The mail submission agent transfers the message to a mail exchanger;
- The mail exchanger finds the location of recipient's mail delivery agent in order to transfer the message to this agent directly or through those mail exchangers that communicate with the recipient's mail delivery agent;
- The mail delivery agent transfers the message to receiver's email clients;
- The recipient now is able to read the message and send the response.