To configure your mail client, you have to choose between IMAP and POP3:
- IMAP email access coordinates between the server and your mail application. Messages that you have read, deleted, or replied to will show up as such, both on the server and in the mail application.
- POP3 does not coordinate with the server. Messages that the mail application marks as read, deleted, or replied to will not show up as such on the server. This means that future mail downloads with POP3 will show all messages as unread.
The system uses SMTP to send outgoing mail.
If you are using an SSL Certificate for your website, use the following details:
- Incoming Server: yourdomain.com
IMAP Port: 993
POP3 Port: 995
Encryption Type: SSL/TLS - Outgoing Server: yourdomain.com
SMTP Port: 465
Encryption Type: SSL/TLS
If you aren't using an SSL Certificate for your website, use the following details:
- Incoming Server: mail.yourdomain.com
IMAP Port: 143
POP3 Port: 110
Encryption Type: None - Outgoing Server: mail.yourdomain.com
SMTP Port: 587
Encryption Type: None
If you are still facing any issues and need help, kindly open a technical support ticket and we'll help you to configure your mail client.