How to Suspend Outgoing Emails of a cPanel Account as WHM Reseller?

To manage the bulk mailing that occurred from a cPanel account hosted within your WHM Reseller, you might feel like to suspend the outgoing emails of that cPanel account. But because of having less features as WHM Reseller, it is not possible for you to do so. Thus, you can use the simplest way by using JSON API.

#1. Suspend Outgoing Emails of a cPanel Account

In the WHM Reseller interface, simply add the given string in the address bar, 
json-api/suspend_outgoing_email?api.version=1&user=example

just after cpsess#########/ with the cPanel username as directed below.

https://www.resellerdomain.com:2087/cpsess##########/json-api/suspend_outgoing_email?api.version=1&user=username_cPanel

*Note: Replace username_cPanel with the username of cPanel account.

You will get a confirmation message on the next page that states, you have successfully suspended the outgoing emails of a cPanel account.

#2. Unsuspend Outgoing Emails of a cPanel Account

You can easily unsuspend outgoing emails of a cPanel account just by replacing the suspend keyword with the unsuspend one.

  • Login to WHM Reseller Interface and add the JSON API in the address bar just after cpsess#########/ with the cPanel username
https://www.resellerdomain.com:2087/cpsess##########/json-api/unsuspend_outgoing_email?api.version=1&user=username_cPanel

The confirmation message will appear on the next page that states, you have successfully unsuspended the outgoing emails of a cPanel account.
To learn more about suspension of outgoing emails of a cPanel account, refer to our Blog.

  • manage email suspension from WHM Reselle, manage incomaing email suspension, suspend and unsuspend email accounts via SSH, suspend and unsuspend cPanel account, manage outgoing email suspension from WHM Reseller
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Install WordPress in Sub-Directory?

Login to cPanel. Select Softaculous Apps Installer from Software section. Select WordPress...

How to Restore Backups Using JetBackup 4 in cPanel?

Login to cPanel and get inside JetBackups section. Here, you will find multiple features which...

How Can You Create/Install WordPress On Sub-Domains?

#1. Create a subdomain of your main domain Log into your cPanel and go to the Subdomains...

How to disallow a particular directory from being crawled by Google?

Login to your cPanel Go inside File Manager Click on public_html Create a robots.txt file....

How to Redirect a website to another URL using Cloudflare?

Log into your Cloudflare account. If you do not have then Sign Up and create one. Select the...