nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Every Three Minutes

2013-02-02 13:13:34
Hi Norm,

    $ postconf queue_directory
    queue_directory = /var/spool/postfix
    $ cd /var/spool/postfix
    $ sudo find -type f

You're looking for a file that looks like it could be on a queue, e.g.
in a directory called `incoming', `hold', etc.  The directory would be
the queue name to use with postsuper(1).  A list of queues is at the end
of

    sudo postsuper -v

If you spot something that you think should be for the chop, see
postsuper's -d option.

Cheers, Ralph.

_______________________________________________
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>