info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: is this a bug in gnus v5.13? Re: gnus INBOX housekeeping, kept (copi


From: Gijs Hillenius
Subject: Re: is this a bug in gnus v5.13? Re: gnus INBOX housekeeping, kept (copies of) mail lying around
Date: Mon, 11 Jan 2016 12:34:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On 11 Jan 2016, Eric Abrahamsen wrote:


[...]

> Another option is: bbdb/gnus-nnimap-folder-list-from-bbdb. I used to
> use that, and found it simpler and less mysterious. It just dumps a
> bunch of splits wherever you use it. I think it's maybe less
> configurable, but I found it sufficient, and also less confusing to
> use.

Tried this, in vain, too.

FWIW, the section in my .gnus regarding split now looks like this:


(require 'bbdb-gnus) ;;required for bbdb/gnus-nnimap-folder-list-from-bbdb

(setq nnimap-split-rule  'nnimap-split-fancy
      nnimap-split-inbox "INBOX"
      nnimap-split-fancy
     `(|      
        ("From" "googlealerts.*" "INBOX.google-alerts")
        (any     lots of STUFF omitted
                                          "INBOX.tmp")
        ,@(bbdb/gnus-nnimap-folder-list-from-bbdb)
        ))

and tested this for 4 incoming emails. The gnus/BBDB splits correctly
but there are still invisible copies in the INBOX




reply via email to

[Prev in Thread] Current Thread [Next in Thread]