projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b507a0e
)
[emacs/{gnus,message}] set custom fqdn for outgoing gnu messages
author
Amin Bandali
<bandali@gnu.org>
Fri, 22 Feb 2019 18:39:01 +0000
(13:39 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 22 Feb 2019 18:40:25 +0000
(13:40 -0500)
in order to customize generated Message-ID
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
503e0fd
..
97ad67d
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-2372,7
+2372,8
@@
Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]].
(body "\nBest,\namin\n")
(eval (setq a/message-cite-say-hi t)))
("gnu.*"
- (address "bandali@gnu.org"))
+ (address "bandali@gnu.org")
+ (eval (set (make-local-variable 'message-user-fqdn) "fencepost.gnu.org")))
((header "subject" "ThankCRM")
(to "webmasters-comment@gnu.org")
(body "\nAdded to 2019supporters.html.\n\nMoving to campaigns.\n\n-amin\n")