From bda3bcd3e86b689b3d092b8028d141477de75da0 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 20 Jul 2022 17:55:10 +0100 Subject: gnus nits --- custom/jao-custom-gnus.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index cc8de92..f415f63 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -207,6 +207,15 @@ (jao-gnus--trash-group "nnml:trash") (jao-gnus--spam-group "nnml:spam") (jao-gnus--archiving-group "nnml:jao.trove")) + ("nnml:jao\\.hacking" + (posting-style ("Bcc" "proton@jao.io") + ("Gcc" "nnml:jao.hacking") + ("address" "jao@gnu.org")) + (gcc-self . t) + (auto-expire . nil) + (total-expire . nil) + (expiry-target . nil) + (expiry-wait . nil)) ("nnml:bigml\\..*" (gcc-self . nil) (auto-expire . t) @@ -223,7 +232,7 @@ (total-expire . t) (expiry-wait . 7) (expiry-target . "nnml:bigml.trove")) - ("nnml:\\(bigml\\.alba\\|jao\\.hacking\\)" + ("nnml:bigml\\.alba" (gcc-self . t) (auto-expire . nil) (total-expire . nil) -- cgit v1.2.3