Janno Sannik wrote:
Well yeah. But since i didn't know anything better to do FAST then it seemed good enough solution. To get it fixed we wrote a shell script what would look into /info and /remote folders to get the corresponding message id and would check against /mess folder. If it doesn't match it would delete /info/<id> and /remote/<id> file. I hope it work out.

Also thanks for the qmhandle script. It seems to be almost what i need, except to filter out messages that match any specific string, so we added it :) Added feature is in bold. If anyone needs it, wave a hand and I'll put it up somwhere.

[EMAIL PROTECTED] cleaner]# ./qmhandle-1.2.2
qmHandle v1.2.2
Copyright 1998-2003 Michele Beltrame

Available parameters:
  -a     : try to send queued messages now (qmail must be running)
  -l     : list message queues
  -L     : list local message queue
  -R     : list remote message queue
  -s     : show some statistics
  -mN    : display message number N
  -dN    : delete message number N
  -Stext : delete all messages that have/contain text as Subject
*  -Utext : delete all messages that have/contain in source*
  -D     : delete all messages in the queue (local and remote)
  -V     : print program version

Additional (optional) parameters:
  -c     : display colored output
  -N     : list message numbers only
           (to be used either with -l, -L or -R)

You can view/delete multiple message i.e. -d123 -v456 -d567
If you want to toss the script my way, I'll post it on my site for others (v2gnu.com)
Thanks.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to