Problem With Solutions

Something Different In Linux

Home » Basic Linux » spamming on server

spamming on server

Posted by Rishikesh Vispute Categories: Basic Linux, cpanel, Email problems

How to check  spamming on server..

exim -bpc

If this  is change very fast then it seems spamming is on server also you can check using

tail -f /var/log/exim_mainlog

some times client can spam using scripting that time above using above you can’t find error log so you can use

tail -f /var/log/message or ps -aux  | grep dm.cgi

3 Responses so far.

  1. If you are open to having a guest blog poster please reply and let me know. I will provide you with unique content for your blog, thanks.

  2. Thanks for the comments. You can send your unique content to my email address rushivispute1@gmail.com, then we will add it on my blog

  3. Atul Khachane says:

    Try these too

    #grep “cwd=” /var/log/exim_mainlog|awk ‘{for(i=1;i<=10;i++){print $i}}'|sort|uniq -c|grep cwd|sort -n

    #exim -bp | exiqsumm -c


Optimized by SEO Ultimate