help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Splitting nnmaildir groups


From: Eric Abrahamsen
Subject: Re: Splitting nnmaildir groups
Date: Mon, 24 Oct 2022 08:48:27 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]