hi,
i'm trying to convert from sendmail to postfix.
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 want to send out.
i stop sendmail, then delete the q and d files, and restart sendmail.
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
do this? i don't want to delete all the msgs, i can already find
ways to do that. i want to delete particular messages.
this has to be an old issue but my searches are coming up with
complete wipeouts.
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?
thanks in advance.
j.