GNU bug report logs - #21892
nnimap and re-spooling

Previous Next

Packages: gnus, emacs;

Reported by: Andreas Politz <politza <at> hochschule-trier.de>

Date: Thu, 12 Nov 2015 20:59:01 UTC

Severity: normal

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 21892 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Andreas Politz <politza <at> hochschule-trier.de>
Cc: 21892 <at> debbugs.gnu.org
Subject: Re: bug#21892: nnimap and re-spooling
Date: Thu, 26 Jan 2017 23:23:37 +0100
Andreas Politz <politza <at> hochschule-trier.de> writes:

> I think there is something wrong with re-spooling articles in nnimap
> groups.  I have setup splitting like this
>
> (setq gnus-select-method
>       '(nnimap "localhost"
> 	       (nnimap-stream shell)
> 	       (nnimap-shell-program "/usr/lib/dovecot/imap")
> 	       (nnimap-inbox "INBOX")
> 	       (nnimap-split-methods nnimap-split-fancy)
> 	       (nnimap-split-fancy
> 		(| ("subject" ".*\\[blah\\].*" "blah")))))
>
> Now, hitting `B t' on a article with a matching subject tells me, it'll
> go into the blah group. But actually doing the re-spooling via `B r' does
> nothing, i.e. the article remains unmoved.  Looking at
> `nnimap-request-accept-article', it seems that the nnimap-split-*
> variables are pretty ignored.

Yes, it consults nnmail-split-methods.  If you just set that and not
nnimap-split-methods things should work OK...

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




This bug report was last modified 8 years and 112 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.