unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Masterson <dsmasterson92630@outlook.com>
To: help-gnu-emacs@gnu.org
Subject: Help w/ nnimap-split-methods ?
Date: Tue, 24 Nov 2020 18:23:23 -0800	[thread overview]
Message-ID: <SJ0PR03MB545551321C643DAFC4FAB4389BFA0@SJ0PR03MB5455.namprd03.prod.outlook.com> (raw)

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



             reply	other threads:[~2020-11-25  2:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25  2:23 David Masterson [this message]
2020-11-25  8:00 ` Help w/ nnimap-split-methods ? Pankaj Jangid
2020-11-25 16:12   ` Eric S Fraga
2020-11-26  4:32   ` David Masterson
2020-11-26  5:39     ` Pankaj Jangid

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR03MB545551321C643DAFC4FAB4389BFA0@SJ0PR03MB5455.namprd03.prod.outlook.com \
    --to=dsmasterson92630@outlook.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).