You are currently viewing How to Check spamming on linux server

How to Check spamming on linux server

You can find out the details spammers from mail queue itself. you can check it by using following commends :

exim -bpc

This commands shows the total number of mails in the queue.

To check details ID,sender,Recipient,size and age of mail Run following commends :

exim -bp

By using the ID we can find the header,body and the log of message.

exim -Mvh ID

Also you can check by using “ConfigServer Mail Queues” if you running cPanel.

Jobair Alam Bipul

I'm Jobair Alam, a cPanel Certified WHM/cPanel server administrator and web hosting expert with over 10 years of experience in the industry.

Leave a Reply

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.