Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pascal Bourguignon <pjb@informatimago.com>
To: info-gnus-english@gnu.org
Subject: Re: IMAP mail splitting problem
Date: Sat, 09 Jun 2007 03:15:03 +0200	[thread overview]
Message-ID: <87k5uend2g.fsf@thalassa.lan.informatimago.com> (raw)
In-Reply-To: <87r6omr239.fsf@gmx.de>

Kai Kaminski <kai.kaminski@gmx.de> writes:
> I'm using Gnus v5.11/Emacs 22.1.50.1  to read mail (via nnimap) and
> news. Everything works fine, except mail splitting. I'm subscribed to
> several mailing lists, which can be recognized by looking for [foo] in
> the subject line. I have the following in my .gnus:
>
> (setq nnimap-split-crosspost nil)
> (setq nnimap-split-inbox '("INBOX"))
> (setq nnimap-split-predicate "UNSEEN UNDELETED")
>
> (setq nnimap-split-rule 'nnimap-split-fancy)
> (setq nnimap-split-fancy
>       '(| (subject "\\[Haskell\\]" "Haskell")
> 	  (subject "\\[Haskell-cafe\\]" "Haskell-cafe")
> 	  (subject "\\[slime-devel\\]" "slime-devel")
> 	  ("List-Id" "yhc\\.haskell\\.org" "yhc")
> 	  "misc"))

I solved my similar problem (with nnmail) using any instead of fancy
subject or from...

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

NOTE: The most fundamental particles in this product are held
together by a "gluing" force about which little is currently known
and whose adhesive power can therefore not be permanently
guaranteed.

  reply	other threads:[~2007-06-09  1:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-08 13:46 Kai Kaminski
2007-06-09  1:15 ` Pascal Bourguignon [this message]
2007-06-10 22:49   ` Kai Oliver Kaminski
2007-06-11 14:24     ` Emilio Jesús Gallego Arias
     [not found]     ` <mailman.1940.1181574241.32220.info-gnus-english@gnu.org>
2007-06-11 18:30       ` Kai Oliver Kaminski
2007-06-11 16:57         ` Emilio Jesús Gallego Arias
     [not found]         ` <mailman.1950.1181581084.32220.info-gnus-english@gnu.org>
2007-06-11 23:57           ` Kai Oliver Kaminski
2007-06-14 15:11             ` Emilio Jesús Gallego Arias

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=87k5uend2g.fsf@thalassa.lan.informatimago.com \
    --to=pjb@informatimago.com \
    --cc=info-gnus-english@gnu.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).