unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Splitting nnmaildir groups
Date: Mon, 24 Oct 2022 08:48:27 -0700	[thread overview]
Message-ID: <87pmeh5ik4.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 87fsfdqsbr.fsf@disroot.org

Akib Azmain Turja <akib@disroot.org> writes:

> [ This is a correction of my previous message with wrong subject.  I
>   actually wanted to mean nnmaildir, not nnmailbox.  Sorry for the
>   mistake.  ]
>
> I have subscribed to some high volume mailing lists, and I some miss
> important messages within those less important message.
>
> How to split nnmaildir groups?  I download my mails with mbsync and have
> the following select methods:
>
>       (setq gnus-select-method '(nnnil ""))
>       (setq
>        gnus-secondary-select-methods
>        '((nnmaildir
>           "disroot"
>           (directory "~/Documents/mail/akib@disroot.org/"))
>          (nnmaildir
>           "gmail"
>           (directory "~/Documents/mail/akib8492@gmail.com-gnus/"))))
>
>
> And the split rules:
>
>       (setq nnmail-split-methods #'nnmail-split-fancy)
>       (setq nnmail-split-fancy '(| "mail.other"))

If you just specify other mailboxes as split targets (ie your
"mail.other" here), they should be automatically created. Is that not
happening for you?




  reply	other threads:[~2022-10-24 15:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24 13:11 Splitting nnmaildir groups Akib Azmain Turja
2022-10-24 15:48 ` Eric Abrahamsen [this message]
2022-10-25 11:33   ` Akib Azmain Turja
2022-10-25 15:51     ` Eric Abrahamsen

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=87pmeh5ik4.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).