nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Every Three Minutes

2013-02-02 11:53:18
David Levine <levinedl(_at_)acm(_dot_)org> writes:
Norm wrote:

     # sendmail -bp
     Mail queue is empty

As Ralph noted, you're using postfix.  So, "postqueue -p"
should list the queues and show the message id(s).  That
need not be run as root.  root can use
"postsuper -d <id> <queue>" to remove messages.

Alas againL:

        ~ postqueue -p
        Mail queue is empty

        # postqueue -p
        Mail queue is empty

        ~ locate /queue| egrep -v '/mnt/|/src/'|grep '/queue$'
        /usr/include/boost/tr1/tr1/queue
        /usr/include/c++/4.4.4/queue

and

        #  locate /queue| egrep -v '/mnt/|/src/'|grep '/queue$'
        /usr/include/boost/tr1/tr1/queue
        /usr/include/c++/4.4.4/queue

and the deluge continues

    Norman Shapiro

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>