From: Amin Bandali Date: Wed, 22 Jan 2020 02:18:44 +0000 (-0500) Subject: emacs: gnus: add Organization: GNU when sending from gnu address X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/466bb3e0062cf7cc938f5a88e89fa3e71e098d06 emacs: gnus: add Organization: GNU when sending from gnu address --- diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 8b0df02..6e24e52 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2423,6 +2423,8 @@ https://csclub.uwaterloo.ca/~abandali") (address "mab@gnu.org")) ("nnimap\\+gnu:l\\..*" (signature nil)) + ("nnimap\\+gnu:.*" + (organization "GNU")) ((header "subject" "ThankCRM") (to "webmasters-comment@gnu.org") (body "")