How to Disable SSL Email Notifications from cPanel / WHM
If you manage multiple websites on a cPanel/WHM server, you’ve likely encountered SSL certificate notification emails generated by AutoSSL. These notifications can quickly become overwhelming, especially on servers hosting dozens or hundreds of domains.
While SSL monitoring is important, some administrators prefer to disable certain SSL-related email notifications and instead rely on centralized monitoring or manual checks.
In this guide, we’ll show you how to disable SSL email notifications in WHM and explain the implications of doing so.
Understanding AutoSSL Notifications
cPanel’s AutoSSL feature automatically issues and renews SSL certificates for domains hosted on your server.
By default, cPanel sends email notifications for events such as:
- Successful AutoSSL certificate installations
- SSL renewal notifications
- AutoSSL failures
- Certificate expiration warnings
- AutoSSL processing results
While these notifications can be useful, they may generate a significant amount of email traffic on larger servers.
How to Disable SSL Email Notifications in WHM
Step 1: Log in to WHM
Access WHM using your root credentials:
https://your-server-hostname:2087
Step 2: Navigate to Tweak Settings
From the WHM search bar, search for:
Tweak Settings
Navigate to:
WHM → Server Configuration → Tweak Settings
Step 3: Open the Mail Tab
Click on the Mail tab within Tweak Settings.
Step 4: Locate AutoSSL Notification Settings
Look for settings related to:
- Notify users when AutoSSL installs SSL certificates
- Notify users when AutoSSL renews SSL certificates
- Notify users when AutoSSL encounters problems
Depending on your cPanel version, the wording may vary slightly.
Step 5: Disable Desired Notifications
Set the required options to:
Off
or
Disabled
Save the changes.
Disabling AutoSSL Notifications for Individual cPanel Accounts
If you do not want to disable notifications globally, individual cPanel users can manage certain notification preferences.
Steps
- Log in to cPanel.
- Navigate to:
Preferences → Contact Information
- Review the notification options.
- Disable SSL-related notifications as required.
- Save changes.
This approach is recommended when only specific accounts wish to suppress notifications.
Disabling AutoSSL Notifications via Command Line
On some systems, administrators may choose to manage notification preferences using cPanel configuration files and scripts.
Before making changes from the command line:
- Create backups of configuration files.
- Verify compatibility with your cPanel version.
- Review current cPanel documentation.
Configuration file locations and supported settings may vary between cPanel releases.
Should You Disable SSL Notifications?
Before disabling notifications entirely, consider the risks.
Advantages
- Reduced email clutter
- Fewer repetitive notifications
- Easier inbox management
- Less administrative overhead on large servers
Potential Risks
- Missed SSL renewal failures
- Delayed awareness of certificate issues
- Increased risk of unexpected SSL expirations
- Potential website security warnings for visitors
For most environments, it is advisable to keep failure notifications enabled while disabling routine success notifications.
Recommended Approach
Rather than disabling all SSL notifications, many administrators use the following configuration:
| Notification Type | Recommendation |
|---|---|
| Successful AutoSSL Installations | Disable |
| Successful Renewals | Disable |
| AutoSSL Failures | Keep Enabled |
| SSL Expiration Warnings | Keep Enabled |
| Critical SSL Errors | Keep Enabled |
This provides visibility into genuine problems while reducing unnecessary email volume.
Conclusion
AutoSSL notifications play an important role in maintaining SSL certificate health across your hosting environment. However, on busy servers they can generate a large number of emails that may not require immediate attention.
By adjusting notification settings in WHM or cPanel, administrators can reduce inbox clutter while continuing to receive important alerts about SSL failures and certificate issues.
As a best practice, avoid disabling critical SSL warnings entirely. Maintaining visibility into renewal failures and certificate expiration events helps ensure websites remain secure and accessible to visitors.
