On Fri, Sep 05, 2008 at 07:46:53AM -0400, Sahil Tandon wrote: > Victor Duchovni <[EMAIL PROTECTED]> wrote: > > > > Woops, sorry for the noise; maybe the following variant, if the OP > > > wants to HOLD messages in the active queue: > > > > > > % mailq | grep sender | cut -d \* -f 1 | postsuper -h - > > > > Not all the messages will be in the active queue, so "*" is not > > the right delimeter. > > This is why, above, I wrote _if_ the OP wants to HOLD messages in the > _active_ queue.
Better tools than cut have been posted before. Piping garbage into postsuper -h - is not a good idea. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:[EMAIL PROTECTED]> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.