procmail
[Top] [All Lists]

Re: Post filtering

1998-11-12 12:05:48
I'm new in Procmail but the possibilities seem endless. As i've just
started using procmail my email-backups are unsorted and stuffy (or old).
Is it possible to parse my email-backups through procmail to be re-sorted 
by newly created sorting-rules (date, type etc) ?

Once you have a .procmailrc file that you're comfortable with, just
pump your messages through to it:

   zcat mbox.archive.gz | formail -s procmail -m .procmailrc
   formail -s procmail -m .procmailrc < mbox

   etc...

Chris

<Prev in Thread] Current Thread [Next in Thread>