very much email on queu
Hello
when i run "exim -bpc" in ssh
i see 21233 email in queu,
[QUOTE]root@host [/]# exim -bpc
21233
it is much for Share Hosting? Please help me. Thanks.
it is much for Share Hosting? Please help me. Thanks.
-
In WHM > Email > Mail Queue Manager, you have some options to delete mail from the queue. You might want to take a closer look at the emails to see where its coming from to get some ideas on the problem. 0 -
Hi, Please use following commands to catch the spammer. #exim -bpr | grep "<*@*>" | awk '{print $4}'|grep -v "<>" | sort | uniq -c | sort -n #awk '{ if ($0 ~ "cwd" && $0 ~ "home") {print $3} }' /var/log/exim_mainlog | sort | uniq -c | sort -nk 1 #ps -C exim -fH ewww | grep home 0 -
I would suggest you install ConfigServer Mail Queues: [url=http://www.configserver.com/cp/cmq.html]ConfigServer Mail Queues 0
Please sign in to leave a comment.
Comments
3 comments