Skip to main content

very much email on queu

Comments

3 comments

  • Infopro
    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
  • HostingH
    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
  • quietFinn
    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.