info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sieve group-parameter


From: Jochen Küpper
Subject: sieve group-parameter
Date: Mon, 29 Nov 2004 10:01:26 +0100
User-agent: No Gnus v0.3

So far I wrote my sieve script by hand, but now I am trying to put my
sieve-rules into group parameters. For groups where I have a single
sender put in it works nicely:
,----
| (sieve address "sender" "someone.somewhere.org")
`----

However, I could not figure out how to generate rules like the
following: 
,----
| if address :contains "from" ["name@one.com", "else@two.org"] {
|     fileinto "groupname";
| }
`----
I've tried to put a list, a long string, multiple sieve parameters and
other such constructs into gnus-parameters.

How does one achieve such behavior?

Thanks for your help in advance.

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

Attachment: pgpqRPT4YhY_b.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]