From: David Masterson <dsmasterson92630@outlook.com>
To: help-gnu-emacs@gnu.org
Subject: nnimap-split-methods ?
Date: Fri, 28 Aug 2020 20:43:23 -0700 [thread overview]
Message-ID: <SN6PR01MB4493963285C1FA84B9B4121E9B530@SN6PR01MB4493.prod.exchangelabs.com> (raw)
I've begun setting Gnus to read my mail on outlook.com. I've my outlook
email to a couple of mailing lists. I've got my beginning setup working
in that it select outlook via nnimap, pulls down the email, expunges the
email from outlook, and presents me with the Groups list of email. I'm
now trying to add nnimap-split-methods to split the mailing lists out
into separate folders:
(setq nnimap-split-methods
'(
("mail.orgmode" "^\(To:\|Cc:\).*emacs-orgmode@gnu.org")
("mail.emacs" "^\(To:\|Cc:\).*help-gnu-emacs@gnu.org")
("mail.misc" "")
)
)
What happens, though, is all the mail winds up in mail.misc.
Can anyone tell me why?
--
David Masterson
next reply other threads:[~2020-08-29 3:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-29 3:43 David Masterson [this message]
2020-08-29 5:04 ` nnimap-split-methods ? Jamie Beardslee
2020-08-31 2:08 ` David Masterson
2020-08-31 23:12 ` David Masterson
2020-08-31 23:22 ` David Masterson
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=SN6PR01MB4493963285C1FA84B9B4121E9B530@SN6PR01MB4493.prod.exchangelabs.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).