Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* sieve group-parameter
@ 2004-11-29  9:01 Jochen Küpper
  0 siblings, 0 replies; only message in thread
From: Jochen Küpper @ 2004-11-29  9:01 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 901 bytes --]


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-LMehjL4SQ+Y@public.gmane.org", "else-UDnQCpdwoQ8@public.gmane.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 #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-29  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-29  9:01 sieve group-parameter Jochen Küpper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).