Hello,
i reconfigured my gmail account from splitting INBOX to All Mails.
The reason was duplicated mails in folder INBOX IMPORTANT STARRED.
I read about it and one solution should be the change from folder INBOX
to All Mails.
But after that change splitting is not working properly anymore.
Most mail are not splitted automatic. If i respool, it works ?? Strange.

I dont know what to do. Perhaps someone has an idea.

here is my config:
(setq gnus-secondary-select-methods '(
(nnimap "GMail"
                                              (nnimap-address "imap.gmail.com")
                                              (nnimap-server-port "imaps")
                                              (nnimap-user 
"x...@googlemail.com")
                                              (nnimap-stream ssl)
                                              (nnimap-inbox "[Gmail]/Alle 
Nachrichten")
                                              (nnimap-expunge 'immediately)
                                              ;;(nnimap-record-commands t)
                                              (nnimap-split-methods default)
                                              (spam-autodetect-recheck-messages 
nil)
                                              (nnimap-split-download-body t)
                                              (spam-process ((spam 
spam-use-bogofilter)
                                                             (ham 
spam-use-bogofilter)))
                                              (nnmail-split-fancy
                                               (&
                                                (&
                                                 (: spam-split "regex-spam" 
'spam-use-regex-headers)
                                                 (: 
nnmail-split-fancy-with-parent)
                                                 (: spam-split)
                                                 )
                                                (|
                                                 (any ".*xxx@haus\\.de" "Linz")
                                                 (any ".*xxx@haus\\.de" "Linz")
                                                 (any ".*xxx@haus\\.de" "Linz")
                                                 (any ".*xxx@gmail\\.com" 
"Linz")
                                                                         (any 
".*xxx@haus\\.de" "Linz")
                                                 )
                                                (&
                                                 (any 
".*emacs-orgmode@gnu\\.org" "OrgDigest")
                                                 (any 
".*info-gnus-english@gnu\\.org" "gnus")
                                                 (any ".*n3\\.nabble\\.com" 
"notmuch")
                                                 (any 
".*mu-discuss@googlegroups\\.com" "mu")
                                                 (any ".*pinterest\\.com" 
"Pinterest")
                                                 (any 
".*bbdb-user-request@nongnu\\.org" "bbdb")
                                                 (any 
".*emms-help-request@gnu\\.org" "emms")
                                                 (any ".*ebay\\.com" "EBay")
                                                 (any ".*ebay\\.de" "EBay")
                                                 (any ".*@correctiv\\.org" 
"Correctiv")
                                                 ))
                                               "INBOX")
                                              ;;(nnimap-split-methods default)
                                              (get-new-mail t)
                                              (gnus-search-engine 
gnus-search-imap)
                                              )
)

Regards
Paul

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to