Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: sieve group-parameter
Date: Mon, 29 Nov 2004 10:01:26 +0100	[thread overview]
Message-ID: <mailman.2119.1101719480.27204.info-gnus-english@gnu.org> (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 --]

                 reply	other threads:[~2004-11-29  9:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mailman.2119.1101719480.27204.info-gnus-english@gnu.org \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).