Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Problem splitting (nnimap-inbox "[Gmail]/Alle Nachrichten")
@ 2021-01-16 18:51 physiculus
  2021-01-16 20:54 ` Eric Abrahamsen
  0 siblings, 1 reply; 16+ messages in thread
From: physiculus @ 2021-01-16 18:51 UTC (permalink / raw)
  To: gnus

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 "xxx@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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-01-22  2:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16 18:51 Problem splitting (nnimap-inbox "[Gmail]/Alle Nachrichten") physiculus
2021-01-16 20:54 ` Eric Abrahamsen
2021-01-17 14:17   ` physiculus
2021-01-18  4:53     ` Bob Newell
2021-01-18 13:42       ` Lars-Johan Liman
2021-01-18 18:17         ` Bob Newell
2021-01-19  9:24           ` Lars-Johan Liman
2021-01-19 18:46             ` Jeffrey DeLeo
2021-01-20 20:06               ` Bob Newell
2021-01-21  7:37                 ` physiculus
2021-01-21 20:20                   ` Bob Newell
2021-01-21 11:43               ` Lars-Johan Liman
2021-01-21 21:43                 ` Jeffrey DeLeo
2021-01-22  2:43                   ` Bob Newell
2021-01-19  9:43         ` physiculus
2021-01-19 10:52           ` Lars-Johan Liman

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).