Hi! :)
John Iverson <[EMAIL PROTECTED]> said :
> * On Mon, 17 Jun 2002, Dean Richard Benson wrote:
> > Hi all
> >
> > I have setup a folder which holds any suspected spam (thanks
> > spamassassin+razor). However is there a way to automatically
> > delete email from this folder after 7 days, so I keep a sliding
> > window?
> Based on some recent posts here, I do this:
> folder-hook trash push <delete-pattern>~r>1w!(~F|~N)<enter>
> so that when I go into my "trash" folder, messages are deleted if
> they were received more than one week ago, aren't flagged, and
> aren't new.
Is there an easy way to do almost the same thing, but instead of keeping
only flagged and new messages, i'd like to keep all messages in a thread
where there are flagged and new messages? This way, only dead threads
i'm not interested in are deleted.
Thanks
benoit
--
"Coding is easy: All you do is sit staring at a terminal until the drops of
blood form on your forehead."
-- Simon Cozens <[EMAIL PROTECTED]>