Connect a Device
You can connect your desktop or mobile email clients (such as Microsoft Outlook, Apple Mail, or Mozilla Thunderbird) to read and send emails using the secure IMAP and SMTP proxy services.
Incoming Mail (IMAP) Configuration
Use these settings to receive emails in your mail client:
- Server/Host:
imap.example.com - Port:
993 - Security / Encryption:
SSL/TLS(or TLS) - Username: Your full email address (e.g.,
[email protected]) - Password: Your email account password
Outgoing Mail (SMTP) Configuration
Use these settings to send emails from your mail client:
- Server/Host:
smtp.example.com - Port:
465 - Security / Encryption:
SSL/TLS(or TLS) - Username: Your full email address (e.g.,
[email protected]) - Password: Your email account password
Troubleshooting & Local/Sandbox Settings
If you are running in a local or sandbox environment:
- Make sure to check the ports provided by your system administrator. By default, local unencrypted ports are
1143(IMAP) and1025(SMTP) with no security encryption required.