nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Every Three Minutes


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Every Three Minutes
Date: Sat, 02 Feb 2013 19:13:00 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]