Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Yury Bulka <setthemfree@privacyrequired.com>
Cc: ding@gnus.org
Subject: Re: Can't get splitting to work with nnmaildir
Date: Sun, 07 Feb 2016 13:31:08 +1100	[thread overview]
Message-ID: <8737t5i74j.fsf@gnus.org> (raw)
In-Reply-To: <86k2pt3di2.fsf@privacyrequired.com> (Yury Bulka's message of "Sat, 07 Nov 2015 19:50:29 +0200")

Yury Bulka <setthemfree@privacyrequired.com> writes:

> Now I'm trying to make Gnus put mail from a certain mailing list
> to a separate group ("list.sc").
>
> With this config:
>
>     (setq gnus-select-method 
>           '(nnmaildir "primary"
>                        (directory "~/.nnmaildir/")
>                        (get-new-mail t)))
>     (setq mail-sources '((file)))
>     (setq nnmail-split-methods
>           '(("list.sc" "^List-Id:.*sc-users\.create\.ucsb\.edu.*")
>             ("primary" "")))
>
> When I run `gnus-summary-respool-trace` on a message from that list, it
> correctly reports "This message would go to list.sc".
>
> However, when I hit B r (gnus-summary-respool-article) the message just
> gets put back into "primary" instead of "list.sc" group.

Very odd.  I'm not really familiar with the nnmaildir code, but looking
it over, it doesn't seem to do anything in particularly odd, so it
should just accept whatever Gnus tells it to re-split...

And it seems to work fine for me with nnml.

Anybody got any ideas?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



      reply	other threads:[~2016-02-07  2:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-07 17:50 Yury Bulka
2016-02-07  2:31 ` Lars Ingebrigtsen [this message]

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=8737t5i74j.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    --cc=setthemfree@privacyrequired.com \
    /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).