How to Manage Exim Mail Queue?

You can follow any of the below mentioned steps to manage exim mail queue.
  • From WHM
  • With SSH commands

#1. From WHM

  • Login to WHM as root.
  • Select Emails on WHM feature list page.
  • Select Mail Queue Manager on the next page.
  • list of all queued mails will appear. You may filter the required ones.
  • From here, you can select any or all the queued mails and then perform an action as Deliver Selected or Delete Selected as required.

#2. With SSH Commands

  • Login to SSH with root credentials.
  • You can use exim command with argument to get the information related to queued emails.
  1. exim -bp 
  2. exim -bpc
  3. exim -bp | exiqsumm 
To learn more commands related to manage exim mail queue, check the blog.
  • clear the list of all queued emails from WHM interface or SSH co, forcefully deliever the queued emails from WHM interface or usin, manage exim mail queue from WHM interface, get the list of all queued mails from WHM, manage Exim mail queue from SSH commands, get the detailed information of queued emails using SSH commands, get the total number of queued emails using SSH commands
  • 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 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,...

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....