Email is a very simple technology usually used over the internet. To use email (electronic mail), users need an email client and access to a mail server (usually over the internet). The steps for sending an email are:
- The user specifies who the email is being sent to using email headers and types his email. Other headers include subject, time, etc.
- Using an email client, the message is sent to an SMTP (Simple Mail Transfer Protocol) relay server on port 25 (usually the user's ISP's server).
- The SMTP relay server sends the message to the right email server (using the headers of the message).
- The message is stored on the recipient's email server until the recipient tries accessing the message.
- The message is then sent to the user's client using either POP3 (Post Office Protocol) at port 110 or IMAP (Internet Mail Access Protocol) at port 143.
- The message is stored on the receiver's computer and can be viewed using the email client.
Personally, I mainly use 2 email accounts:
1. Gmail - Probably the best free email service available on the web. Gmail provides you with all the storage space you need, a great interface, an intelligent spam filter, and much more.
2. Hotmail - Probably the most known email service on the web. Although the interface may be slow and annoying sometimes, and the provided storage space is not as large as Gmail's, a Hotmail account allowes you to use Windows Live Messenger (an IM client which we will discuss later), and therefore has many users. Personally, I barely use my Hotmail account for email, but use it extensively for IM.
Another provider is Yahoo, which also has a pretty good user base. However I never really felt it competed with Gmail and Hotmail too much. In addition to the email service providers above, most ISPs provide their users with emails too.
No comments:
Post a Comment