Set the mail sending function to sendmail-send-it
This requires an MTA to be configured on the hosts, but it doesn’t really matter.
This commit is contained in:
parent
a1086d211f
commit
e59566d7ef
@ -186,6 +186,7 @@
|
||||
zygospore)))
|
||||
'(safe-local-variable-values (quote ((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)"))))
|
||||
'(scroll-margin 2)
|
||||
'(send-mail-function (quote sendmail-send-it))
|
||||
'(sgml-basic-offset 4)
|
||||
'(show-trailing-whitespace t)
|
||||
'(suggest-key-bindings nil)
|
||||
|
Loading…
Reference in New Issue
Block a user