summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-11-11 23:08:20 +0000
committerjao <jao@gnu.org>2023-11-11 23:08:47 +0000
commitf310c663766eea4b76837e929a1fa3d2766f4029 (patch)
treece41aafb3d3ca24760fd676bb7d7c73aafafc84f
parent95a2ccffe64122ee722754f3d3f829188ec08eb7 (diff)
downloadelibs-f310c663766eea4b76837e929a1fa3d2766f4029.tar.gz
elibs-f310c663766eea4b76837e929a1fa3d2766f4029.tar.bz2
gnus tweaks
-rw-r--r--custom/jao-custom-gnus.el8
1 files 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)