GNU bug report logs -
#21892
nnimap and re-spooling
Previous Next
Full log
View this message in rfc822 format
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.