Email Protocols and Network Configuration Essentials
Classified in Computers
Written on in
English with a size of 3.93 KB
POP and IMAP Email Protocols
POP (Post Office Protocol) allows for the management, access, and transfer of email messages between a remote server and a client machine (user). Communication consists of the following phases or states:
- 1. Connection Phase: The server listens on port 110, waiting for a connection from an email client.
- 2. Authentication Phase: The server expects a username and password for an account.
- 3. Transaction Stage: Once the user has validated the mailbox, the server locks it (to avoid inconsistencies) and makes it available for consultation.
- 4. Update Stage: The user is disconnected, and the server updates the mailbox.
IMAP Protocol Features
The IMAP protocol is used to access messages stored on remote servers. The IMAP client connects to the server via TCP port 143. Its characteristics include:
- Allowing mailboxes to be manipulated remotely, providing mobility to users as it is possible to access messages from different machines.
- Messages stay on the server until they are removed by the user.
- It is compatible with the MIME standard, which allows for attachments.
Types of Email Clients
There are several types of Email Clients: clients installed on your computer, web-based clients, and clients connected to the server.
Microsoft Outlook and Outlook Express
Microsoft Outlook Express and Outlook are applications from Microsoft that are included within the Windows operating system itself.
Mozilla Thunderbird
Mozilla Thunderbird is an open-source development platform and email client. Its features include: multiplatform support, multilanguage options, simple installation and use, email filters, independence, security, a user-friendly interface, and technical support.
Message Transmission
When a message is sent, it is written and delivered to all accounts obtained through a variety of address mailing techniques.
Spam Prevention and Security
Trojan spammers are machines dedicated to sending spam, and ISPs often add them to blacklists to block the emails they send.
Actions to Prevent Spam:
- Using fake email accounts.
- Using free email accounts when visiting unreliable websites.
- If you need to publish a mail account, do so indirectly.
- Do not respond to chain messages.
- Do not respond to spam emails.
- Do not answer emails shared between friends that warn of dangerous viruses.
- Using email clients that support spam treatment.
- Keeping the computer updated with the latest security patches.
- Having a firewall installed and active.
User fees (Quotas): This refers to the maximum allowable size for the mailbox of each user.
Network Definitions
MAC Address: The physical address of a network interface. A MAC is a sequence of six groups of two hexadecimal digits separated by colons (:) that uniquely identifies that interface.
Subnet Mask: Defines how many bits of an IP address are used to identify the network/subnet and how many are used to identify the computer or host.
ARP: The ARP command is used to learn the correspondence between an IP address and an Ethernet or MAC address. Its name stands for Address Resolution Protocol.
Time Award (Lease): This is similar to a rental. When a client is assigned an IP address, it is said to have been granted a concession.
Time for Renewal: The time it takes for the lease to be renewed.
Reconnection Time: The time it takes to reconnect to the network.