spamming on server
Friday, December 4th, 2009How 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