physiculus <[email protected]> writes: > 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 > "[email protected]") > (nnimap-stream ssl) > (nnimap-inbox "[Gmail]/Alle > Nachrichten") > (nnimap-expunge 'immediately) > ;;(nnimap-record-commands t) > (nnimap-split-methods default)
If you've got split methods set to `default', won't it ignore your fancy splitting? I thought this was supposed to be set to `nnimap-split-fancy'. _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
