• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

command to check Exim mail queue on server

Started by digitalpoint, June 25, 2009, 11:22:05 AM

Divi WordPress Theme


digitalpoint

Can anyone provide me the command to check the number of mails in mail queue on Linux box (WHM/cPanel) through shell?

Thanks,

Digitalpoint

Kailash

command to check number of mails in mail queue:

exim -bpc

Or

/usr/sbin/exim -bpc

Kailash

kvchosting

exim -bp | exiqsumm

this will show in details.



digitalpoint


kvchosting

Not a problem.Absolutely glad to share knowledge

Divi WordPress Theme