How to Set Up cPanel Email in Mozilla Thunderbird (IMAP SSL)
Learn how to manually configure Thunderbird email settings for cPanel accounts on AlmaLinux. This guide covers secure SSL/TLS setup for ports 993 and 465.
1. Recommended Manual Settings
Using the manual configuration method is the most reliable way to ensure Thunderbird uses encrypted connections.
| Setting | Incoming (IMAP) | Outgoing (SMTP) |
|---|---|---|
| Server Name | mail.yourdomain.com | mail.yourdomain.com |
| Port | 993 | 465 |
| Security | SSL/TLS | SSL/TLS |
| Authentication | Normal password | Normal password |
2. Setup Instructions
Launch Account Wizard
In Thunderbird, go to Account Settings > Account Actions > Add Mail Account. Enter your name, email, and password, then click Configure manually.
Enter Server Details
Ensure the Username field contains your full email address (e.g., user@domain.com). Thunderbird often defaults this to just the "user" part, which will cause authentication to fail on cPanel servers.
Confirm Outgoing Authentication
Unlike other clients, Thunderbird requires you to explicitly set "Normal password" for the Outgoing Server (SMTP). Ensure this is selected to avoid the "Login to server mail.domain.com failed" error.
Common Troubleshooting
Error: "Thunderbird failed to find the settings for your email account."
This usually happens if your domain's DNS hasn't propagated or the SSL certificate is missing. Try using the server's direct hostname (e.g., server.yourhost.com) instead of mail.yourdomain.com.
IP Blocking (CSF/LFD): If you fail the login too many times, your AlmaLinux server's firewall may block your IP. Ensure you are using the correct password and try again after 15 minutes.
