You may wonder how to check exim configuration in one command on a cPanel server, so here is the command to check exim configurations:
root@server# exim -bP
Now, you need to check the summary of messages in the mail queue it contains (Count, Volume, Oldest, Newest, and Domain) here is the command:
root@server# exim -bp | exiqsumm
If you want to print message ID of all the messages in the mail queue, here is the command:
root@server# exiqgrep –i
That’s it!
This article is released by SupportFacility.Com — the leaders in providing outsourced technical support, live chat support & help desk support for web hosts. Interested ? Opt for a trial now.



