From 9cfab712fc9f03414a7602a3fe1332a8bffea5a5 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 4 Oct 2023 05:09:50 +0100 Subject: nits --- custom/jao-custom-gnus.el | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'custom/jao-custom-gnus.el') diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index abe8ab8..f344465 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -195,6 +195,15 @@ nnml-get-new-mail t nnml-directory message-directory) +;; (when jao-gnus-use-pm-imap +;; (add-to-list 'mail-sources +;; '(imap :server "127.0.0.1" :port 1143 :user "jaor@pm.me" +;; ;; :mailbox ("Labels/#inbox" "Labels/#hacking" "Labels/#bills" +;; ;; "Labels/#drivel" "Labels/#prog" "Labels/#words") +;; :mailbox ("Labels/words" "Folders/test") +;; ;; :predicate "UNSEEN" +;; ))) + (when jao-gnus-use-nnml (add-to-list 'gnus-secondary-select-methods -- cgit v1.2.3