From f310c663766eea4b76837e929a1fa3d2766f4029 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 11 Nov 2023 23:08:20 +0000 Subject: gnus tweaks --- custom/jao-custom-gnus.el | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index abe8ab8..f8bbe31 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -208,16 +208,14 @@ (expiry-wait . 1) (expiry-target . delete)) ("nnml:jao\\..*" - (posting-style ("Bcc" "proton@jao.io") - ("Gcc" "nnml:jao.trove")) + (posting-style ("Gcc" "nnml:jao.trove")) ;; ("Bcc" "proton@jao.io") (jao-gnus--trash-group "nnml:trash") (jao-gnus--spam-group "nnml:spam") (jao-gnus--archiving-group "nnml:jao.trove") (gcc-self . t)) ("nnml:jao\\.hacking" - (posting-style ("Bcc" "hacking@jao.io") - ("Gcc" "nnml:jao.hacking") - (address "jao@gnu.org"))) + (posting-style ("Gcc" "nnml:jao.hacking") + (address "jao@gnu.org"))) ;; ("Bcc" "hacking@jao.io") ("nnml:jao\\.drivel" (auto-expire . t) (total-expire . t) -- cgit v1.2.3