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

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

Splitting nnmailbox groups


From: Akib Azmain Turja
Subject: Splitting nnmailbox groups
Date: Mon, 24 Oct 2022 14:57:06 +0600

I have subscribed to some high volume mailing lists, and I some miss
important messages within those less important message.

How to split nnmailbox groups?  I download my mails with mbsync and have
the following select methods:

--8<---------------cut here---------------start------------->8---
      (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/"))))
--8<---------------cut here---------------end--------------->8---

And the split rules:

--8<---------------cut here---------------start------------->8---
      (setq nnmail-split-methods #'nnmail-split-fancy)
      (setq nnmail-split-fancy '(| "mail.other"))
--8<---------------cut here---------------end--------------->8---

Thanks in advance.

-- 
Akib Azmain Turja

Find me on Mastodon at @akib@hostux.social, and on Codeberg (user
"akib").

This message is signed by me with my GnuPG key.  Its fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

Attachment: signature.asc
Description: PGP signature


reply via email to

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