Setting up the Email Application
The first and foremost step in configuring your email client is to setup the email server. Your email application can be set up to retrieve email from the email server using either IMAP or POP. The choice of protocol depends on the number of devices you wish to access your email.- IMAP – IMAP is a protocol for incoming mail. This protocol allows users to access their email on multiple devices or if multiple users access the same account. When you read, reply, delete, forward, or manage your email, the changes are made on the server. Additionally, the changes are also synced with your webmail and other IMAP-connected email clients. IMAP is limited to 20 connections per IP address.
- POP – The POP protocol allows users to download and remove their email from the server and store them on your device. This protocol is suited for you, if you want to manage your emails through one main interface, frequently manage your emails offline, or need more storage space than your mail server allows.
Secure SSL/TLS Settings
Here are the recommended settings for SSL/TLS.Username | Your email address: [email protected] |
Password | The password for that email account. Forgot password? |
Incoming Server | mail.example.com* |
Incoming Port | 993 (IMAP) or 995 (POP3) |
Outgoing Server | mail.example.com* |
Outgoing Port | 465 (SMTP) |
Authentication | Password |
Standard (without SSL/TLS) Settings
Username | Your email address: [email protected] |
Password | The password for that email account. Forgot password? |
Incoming Server | mail.example.com* |
Incoming Port | 143 (IMAP) or 110 (POP3) |
Outgoing Server | mail.example.com* |
Outgoing Port | 26 (SMTP) |
Authentication | Password |
Write A Comment