I tried postfix flush last night but it did not clear the queue, I ended up setting the maximal_queue_lifetime to 180 seconds and that = cleared it.
On Thursday, February 6, 2003 12:26 PM, Len Conrad <[EMAIL PROTECTED]> = wrote: > > >>If I'm not mistaken the command to flush the queue is "postfix -q" >>. >>man postfix > >... says > >postfix flush > >:)) > >man postsuper > >postsuper -r ALL > > A requeued message is moved to the maildrop queue, > from where it is copied by the pickup daemon to a > new file whose name is guaranteed to match the new > queue file inode number. The new queue file is sub- > jected again to mail address rewriting and substi- > tution. This is useful when rewriting rules or vir- > tual mappings have changed. > >This can be useful if you've added some crap domains to your devnull=20 >re-writing and want the current queue to be re-queued, causing re-writing=20 >of address to devnull. This will keep the queue empty of those domains, = if=20 >the sneak through your whitelisted ip's. > >Len > > >
