procmail
[Top] [All Lists]

Variables in procmail

2004-06-21 00:57:39
Hallo, 

I have a folder with more then 400.000 Messages... :-/ and 
there is no normal way to sort it out or view it in 'mutt'.

Now I like to filter the messages with formail/procmail by date.
But I do not know to make the right recipe:

:0
{
    DATE_HEADER=`formail -zxDate:`
    DATE_DIR=`date --iso-8601="date" --date="$DATE_HEADER"` 
    
    :0
    SysMessages/$DATE_DIR/
}

The above thing does not work...

Oh yes, the 400.000 Messages are the german Rassist-SPAM since 
2004-06-10 00:53


Thanks and a nice week
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
<Prev in Thread] Current Thread [Next in Thread>
  • Variables in procmail, Michelle Konzack <=