summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorCharles Roelli <charles@aurox.ch>2026-01-26 15:11:56 +0100
committerCharles Roelli <charles@aurox.ch>2026-01-26 15:11:56 +0100
commit4e5b27253c116b1ab553ecbe5f0c6f4f6136e5a6 (patch)
tree34e2ac4a1ceb2a81cc250360a4130763c1650c0d /.emacs
parentdc26e83c0edd677e6af644f04f1afa1436aaabe6 (diff)
Set up home-msmtp-service-type
Diffstat (limited to '.emacs')
-rw-r--r--.emacs2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index ce3f676..47f15cd 100644
--- a/.emacs
+++ b/.emacs
@@ -11,6 +11,8 @@
"charlesroelli/irc.libera.chat@laptop" :full-name
"Charles Roelli" :encryption tls)))
'(savehist-mode t)
+ '(send-mail-function 'sendmail-send-it)
+ '(sendmail-program "msmtp")
'(user-full-name "Charles Roelli")
'(user-mail-address "charles@aurox.ch"))
(custom-set-faces