Re: deleting particular msgs

2010-03-09 Thread /dev/rob0
On Tue, Mar 09, 2010 at 12:12:42PM -0600, Jay G. Scott wrote: > i'm trying to convert from sendmail to postfix. Welcome. > i have a utility (let's call it) that looks through files > in the sendmail mail queue and determines whether the msg is a > bounce message that i don't really wa

Re: deleting particular msgs

2010-03-09 Thread Larry Stone
On Tue, 9 Mar 2010, Jay G. Scott wrote: what i need is a way to delete a particular msg in postfix's queue. on my test boxes i don't have any files in the queues -- the queue is empty. i expect i'll have some once i go to production. but, just so i can be somewhat prepared, how do i d

Re: deleting particular msgs

2010-03-09 Thread Voytek Eymont
On Wed, March 10, 2010 5:12 am, Jay G. Scott wrote: > i see the postqueue command, but i also have stuff that looks inside the > message for particular things i must stop going out. postqueue won't show > me that stuff. so, is there a way to pillage the queued files? look for pfqueue, it migh