Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jochen Küpper" <usenet@jochen-kuepper.de>
Subject: Gnus and sieve
Date: Tue, 30 Nov 2004 23:21:36 +0100	[thread overview]
Message-ID: <m37jo32d1r.fsf@doze.jochen-kuepper.de> (raw)

I had posted this on gnu.emacs.gnus before but did not get any
response. If the question is unclear, please let me know what
additional information might be useful.


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.)




             reply	other threads:[~2004-11-30 22:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30 22:21 Jochen Küpper [this message]
2004-12-01 22:08 ` Simon Josefsson
     [not found]   ` <ilu653lu0wk.fsf-Hx3HMpEclzRikQyLtWShHUB+6BGkLq7r@public.gmane.org>
2004-12-12 15:23     ` Jochen Küpper
2004-12-12 17:47       ` Simon Josefsson
     [not found]         ` <ilu1xdvh0io.fsf-Hx3HMpEclzRikQyLtWShHUB+6BGkLq7r@public.gmane.org>
2004-12-12 19:40           ` Jochen Küpper
2004-12-12 20:19             ` Simon Josefsson

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=m37jo32d1r.fsf@doze.jochen-kuepper.de \
    --to=usenet@jochen-kuepper.de \
    --cc=usenet-W2i0oK7yYu0+t3nig+EZI7NAH6kLmebB@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).