> > > > # Catch lists on List-Post
> > > > :0
> > > > * ^List-Post:.*mailto:\/[EMAIL PROTECTED]
> > > > Lists/$MATCH/
> > > > #
> > 
> > I wish that sieve would be as capable also :(
> 
> e.g. something along the lines of:
> 
>     require "variables";
> 
>     if header :matches "List-Post" "*<mailto:[EMAIL PROTECTED]" {
>       fileinto "${2}";  stop;
>     }
> 
> ?  (might be wrong, but you get the idea)

Heh, that's cool, I didn't know you can do something like that.



> > Nice one
> 
> Maybe, if you don't mind having your folders determined by headers
> inserted by somebody else.  Me, I like to have a hand in there somewhere :)

Well, you can always move the mail to the proper directory. It never
happened to me to have mail inserted into wrong folder.

Thanks

-- 
        Vlad

Attachment: pgpfTa2oiVh9e.pgp
Description: PGP signature

Reply via email to