On Thu, Mar 20, 2003 at 08:07:48PM -0800, Ed Colmar wrote:
> 
> I'd love to see tmda-pending have a search tool, often I've got a pile of
> spam, and then I'll request some automated mail, without clearing it out
> first.

This would be a neat feature.
 
> If this is something tmda-pending already does and I've overlooked it,
> please let me know how.

I do it like this:

  grep [EMAIL PROTECTED] ~/.tmda/pending/*
  Then cut+paste the resulting filenames on tmda-pending

I suppose one could:

  tmda-pending `grep -l [EMAIL PROTECTED] ~/.tmda/pending/*`
 
-- 
Jim Ramsay
[EMAIL PROTECTED]                         PGP Key ID: 0xBE28F488
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to