Gnus development mailing list
 help / color / mirror / Atom feed
From: bkhl@elektrubadur.se (Björn Lindström)
Subject: Simple (I hope) split question
Date: Mon, 29 Aug 2005 16:19:31 +0200	[thread overview]
Message-ID: <87fyssesgc.fsf@lucien.dreaming> (raw)

I'm using an RSS to e-mail gateway that generates headers of the form

X-Custom-Group: foo.bar

I want these messages to be sent to the corresponding mail group.

According to my best understanding of the manual, this split-fancy rule
should do the trick:

("X-Custom-Group" ".*" "\\&")

However, this rule makes Gnus move the messages to the empty string
group. With nnml, this means writing the messages directly to files in
the root of my nnml tree, which by the way seems to be a bug in itself,
since there's no way to read those messages in Gnus.

Anyway, how should I modify that split rule so that mails with that
header are moved to the corresponding mail group?




             reply	other threads:[~2005-08-29 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-29 14:19 Björn Lindström [this message]
2005-08-30  2:30 ` Katsumi Yamaoka
2005-08-30 12:35   ` Björn Lindström

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=87fyssesgc.fsf@lucien.dreaming \
    --to=bkhl@elektrubadur.se \
    /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).