procmail
[Top] [All Lists]

Re: condition matching from a file

1997-01-19 07:07:44
On Sat, 18 Jan 1997 18:31:55 -0800 (PST),
Jim Dennis <jimd(_at_)starshine(_dot_)org> wrote:
SENDER=`formail -rtzx To:`
     I just ran this command on a few old folders:
             formail -s formail -rtzx To: < $oldfolder | sort -u

It has been pointed out before, but you don't need two formails. 

    formail -rtxz To: -s < $oldfolder | sort -u

/* era */

-- 
See <http://www.ling.helsinki.fi/~reriksso/> for mantra, disclaimer, etc.
* If you enjoy getting spam, I'd appreciate it if you'd register yourself
  at the following URL:  <http://www.ling.helsinki.fi/~reriksso/spam.html>