Browse > Home / Webmaster Tutorials / Clear Mail Queue Administration in Directadmin

| Subcribe via RSS

Clear Mail Queue Administration in Directadmin

May 30th, 2009 Posted in Webmaster Tutorials

In this very small tutorial I will provide you a one line command that allows you to completely clear your Mail Queue Administration of directadmin. This is a list of mails which still has to be sent. The list has to be cleared once in a while since it can get really stuffed. I had about 66 pages of mails that still needed to be send and I think that a bit too much. You just have to run the command below in SSH:

exim -bp | awk ‘/^ *[0-9]+[mhd]/{print “exim -Mrm ” $3}’ | sh

Related posts:

  1. Cronjobs in Directadmin Lately ive started to use cronjobs more and more for...

Related posts brought to you by Yet Another Related Posts Plugin.

2 Responses to “Clear Mail Queue Administration in Directadmin”

  1. KattyBlackyard Says:

    Hi, very nice post. I have been wonder’n bout this issue,so thanks for posting


  2. Crapz.org Says:

    Thanks. What an informative post. Keep up the good work~

    Check us out for latest cracked appz,gamez,moviez and pornz!


Leave a Reply

You must be logged in to post a comment.