all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Masterson <dsmasterson92630@outlook.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Help w/ nnimap-split-methods ?
Date: Wed, 25 Nov 2020 20:32:19 -0800	[thread overview]
Message-ID: <SJ0PR03MB54559B11CDA245921F5DFA5E9BF90@SJ0PR03MB5455.namprd03.prod.outlook.com> (raw)
In-Reply-To: <m2zh356f2s.fsf@codeisgreat.org> (Pankaj Jangid's message of "Wed, 25 Nov 2020 13:30:43 +0530")

Pankaj Jangid <pankaj@codeisgreat.org> writes:

> David Masterson <dsmasterson92630@outlook.com> writes:
>
>> (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?
>
> 1. Since you are using IMAP, some of the groups (folders) that you see
>    are coming from the server. Junk is probably one such folder on your
>    outlook.com account. This is created by the server.
>
> 2. Those messages which are marked by outlook.com server as spam are
>    going into Junk before reaching Gnus. Hence the split is /not/
>    working for them.
>
> 3. Those messages which escape the outlook spam filter are going through
>    your split chain and ending up in mail.misc.

Hmm. This makes sense. Can I set the Junk folder as another Inbox and,
thus, run it through nnimap-split-methods as well??

-- 
David Masterson



  parent reply	other threads:[~2020-11-26  4:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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

  git send-email \
    --in-reply-to=SJ0PR03MB54559B11CDA245921F5DFA5E9BF90@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.