Mail Client Configuration Guide
Set up your business email addresses on desktop clients, web interfaces, or mobile devices. Follow the coordinates below to configure secure incoming and outgoing connections.
🌐 Webmail Access
You can access your email inbox from any browser using our official webmail gateways. Simply enter your full email address and password to log in:
Your Domain Webmail
webmail.yourdomain.com
🔒 Secure SSL/TLS Settings (Recommended)
Always use secure SSL/TLS settings to ensure your email authentication and content are encrypted over the network.
| Setting | Value |
|---|---|
| Username | [email protected] (always use the full email address) |
| Password | Use the email account's password. |
| Incoming Server |
mail.yourdomain.com
IMAP Port: 993 | POP3 Port: 995
|
| Outgoing Server |
mail.yourdomain.com
SMTP Port: 465
|
| Authentication | Required for IMAP, POP3, and SMTP. Use the same credentials as username. |
⚠ Non-SSL Settings (NOT Recommended)
Use these settings only if your client does not support SSL connections. Traffic over non-SSL ports is not encrypted.
| Setting | Value |
|---|---|
| Username | [email protected] |
| Password | Use the email account's password. |
| Incoming Server |
mail.yourdomain.com
IMAP Port: 143 | POP3 Port: 110
|
| Outgoing Server |
mail.yourdomain.com
SMTP Port: 587
|
| Authentication | Required for IMAP, POP3, and SMTP. |
📖 Understanding IMAP vs POP3
When setting up your mail application, choosing between IMAP and POP3 determines how your messages are handled on the server:
IMAP (Recommended)
SYNCEDIMAP coordinates directly between the server and your mail application. Actions like reading, deleting, or replying are instantly updated across all devices.
- Recommended for multi-device setups
- Saves local storage space
- Always backed up on the mail server
POP3
LOCALPOP3 downloads emails to a single local device. Actions do not sync back to the server, meaning future mail downloads on other devices will see downloaded messages as unread.
- Best for offline email access
- Frees up hosting server storage space
- No cross-device synchronization
Step-by-Step Client Setup
Microsoft Outlook (Desktop)
- Open Outlook, go to File > Add Account.
- Enter your full email address, select Advanced options, tick "Let me set up my account manually", and click Connect.
- Select IMAP.
- Enter the secure values: Incoming Server
mail.yourdomain.com, Port993, EncryptionSSL/TLS. - Enter Outgoing SMTP values: Server
mail.yourdomain.com, Port465, EncryptionSSL/TLS. - Enter your password and complete setup.
Android & iOS Mobile Mail App
- Open your phone's built-in Mail app or Outlook/Gmail.
- Select Add Account > Other (IMAP/POP).
- Enter your email address and password. Choose Manual Setup.
- Select IMAP.
- Input the incoming server `mail.yourdomain.com` and port `993`. Ensure security type is SSL/TLS.
- Input outgoing SMTP server `mail.yourdomain.com` and port `465`. Set security type to SSL/TLS.
- Click next and finish setup.