unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Help w/ nnimap-split-methods ?
@ 2020-11-25  2:23 David Masterson
  2020-11-25  8:00 ` Pankaj Jangid
  0 siblings, 1 reply; 5+ messages in thread
From: David Masterson @ 2020-11-25  2:23 UTC (permalink / raw)
  To: help-gnu-emacs

I'm a couple of Emacs mailing lists using Gnus off of outlook.com using
IMAP.  It seems to work except that I still wind up with some Junk as
not all the mail messages are parsed by nnimap-split-methods.  My
variable setting is:

(setq nnimap-split-methods
      '(
	("mail.orgmode" "^\\(To:\\|Cc:\\).*emacs-orgmode@gnu.org.*$")
	("mail.emacs" "^\\(To:\\|Cc:\\).*help-gnu-emacs@gnu.org.*$")
	("mail.devel" "^\\(To:\\|Cc:\\).*emacs-devel@gnu.org.*$")
	("mail.misc" "")
	)
      )

With this setting, I have a few questions:
1. I still get Junk email, but I thought the above would put junk in
mail.misc.  Why is the Junk folder being created/used?
2. Some, but not all, messages that should be parsed by the regexps and
put into appropriate mail folders, but wind up in Junk.  Why?
3. Once in awhile, things do show up in mail.misc instead of Junk.  Does
that make sense?

-- 
David Masterson



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

end of thread, other threads:[~2020-11-26  5:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-25  2:23 Help w/ nnimap-split-methods ? David Masterson
2020-11-25  8:00 ` Pankaj Jangid
2020-11-25 16:12   ` Eric S Fraga
2020-11-26  4:32   ` David Masterson
2020-11-26  5:39     ` Pankaj Jangid

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 read-only IMAP folder(s) and NNTP newsgroup(s).