Gnus development mailing list
 help / color / mirror / Atom feed
From: Tibor Simko <tibor.simko@cern.ch>
To: <ding@gnus.org>
Subject: Re: gnus request scan issue : backtrace
Date: Tue, 5 Oct 2010 20:21:00 +0200	[thread overview]
Message-ID: <87sk0kcxgz.fsf@pcuds33.cern.ch> (raw)
In-Reply-To: <878w2clf6e.fsf@lifelogs.com>

On Tue, 05 Oct 2010, Ted Zlatanov wrote:
> Richard: if that's set to nnimap-split-fancy, then nnimap-split-fancy
> must be a function as in my example.  I'll update my splitting example
> and post it here again when I can.

FWIW, I'm using a setup like:

(setq gnus-secondary-select-methods '((nnimap "foo"
                                       (nnimap-address "foo")
                                       ;; etc
                                       (nnimap-split-methods default))))

(setq nnmail-split-methods 'nnmail-split-fancy)
(setq nnmail-split-fancy
   '(|
     ;; to boot, I don't like duplicates:
     ("Gnus-Warning" "This is a duplicate" "mail.spam.duplicates")
     ;; etc
     ("List-ID" "ding\\.gnus\\.org" "mail.app.emacs.gnus")
     ;; etc
     ;; by default we do not trust the rest
     "mail.personal.misc"))

Best regards
--
Tibor Simko



  reply	other threads:[~2010-10-05 18:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-05 14:23 Richard Riley
2010-10-05 14:54 ` Ted Zlatanov
2010-10-05 15:26   ` Richard Riley
2010-10-05 15:41     ` Ted Zlatanov
2010-10-05 15:49       ` Richard Riley
2010-10-05 17:16       ` Lars Magne Ingebrigtsen
2010-10-05 17:31         ` Ted Zlatanov
2010-10-05 18:21           ` Tibor Simko [this message]
2010-10-06 10:09           ` Richard Riley
2010-10-05 18:47   ` Andreas Schwab
2010-10-05 19:25     ` Ted Zlatanov

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=87sk0kcxgz.fsf@pcuds33.cern.ch \
    --to=tibor.simko@cern.ch \
    --cc=ding@gnus.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).