unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Splitting nnmaildir groups
@ 2022-10-24 13:11 Akib Azmain Turja
  2022-10-24 15:48 ` Eric Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: Akib Azmain Turja @ 2022-10-24 13:11 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]


[ 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:

--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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-25 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-24 13:11 Splitting nnmaildir groups Akib Azmain Turja
2022-10-24 15:48 ` Eric Abrahamsen
2022-10-25 11:33   ` Akib Azmain Turja
2022-10-25 15:51     ` Eric Abrahamsen

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).