* On 02-02-01 at 13:34 darren chamberlain ([EMAIL PROTECTED]) wrote:
+----Here quoted text begins----+
> I use procmail to sort messages based on the date as well as the
> list, for example:
> 
> :0
> * ^Mailing-List:.*modperl.*@apache.org
> modperl-`date +"%m-%Y"`
> 
> This puts this month's mail from [EMAIL PROTECTED] into
> =modperl-02-2001.
> 
> Then, I have a cron job for the first of each month:
> 
> 0 1 1 * * (cd /home/darren/mail; ln -s modperl-`date +"%m-%Y"` modperl)
> 
> So that the mailbox =modperl always points to the current month's
> mailbox; older mailboxes are still available specifically.
> Finally, I have =modperl in my mailboxes list.
> 
> (darren)
> 
> -- 
> You can put a man through school, but you cannot make him think.
>     -- Ben Harper
+----and here the quote ends----+
I have a procmail rule that does that witout using cron, but that is still too
much monthly mail for me, I need to split the mail folders, when thethe amount
of mails in them reaches certain number.

Bostjan
-- 
Boštjan Müller [NEONATUS], [EMAIL PROTECTED], http://neonatus.net/~neonatus
For my PGP key finger: [EMAIL PROTECTED], RSA id: 0x90178DBD, ICQ #:7506644
    Celular: +386(0)41243189, Powered by Debian GNU/LiNUX , Student of VFUL
"Its not a bug...just think of it as a new undocumented feature" - M$ TechSupport

Reply via email to