home · contact · privacy
Fix e-mail setup.
authorChristian Heller <c.heller@plomlompom.de>
Wed, 22 May 2019 23:52:24 +0000 (01:52 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Wed, 22 May 2019 23:52:24 +0000 (01:52 +0200)
buster/home_files/user_eeepc/.emacs.d/init.el
buster/home_files/user_eeepc/.notmuch-config

index 8717957e5aacd0e00ab22cd0b9e7236e6818a749..158a12ae83abc1b3e93a83d71b86d8e31bacd465 100644 (file)
 (setq smtpmail-stream-type 'ssl)
 (setq smtpmail-smtp-user "plom")
 (setq mml-secure-openpgp-encrypt-to-self t)
+(add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
 
 ;; constructs From: domain if mail composer directly called (from without
 ;; notmuch), but we don't actually intend to do that
index 1fddbcdf6bd470d85160c10d67a5877c1af78544..953276102dd1526fcc185eb4b7d629b4c12d9465 100644 (file)
@@ -6,4 +6,4 @@ exclude_tags=deleted;spam;
 # within notmuch
 [user]
 name=Christian Heller
-primary_email=plom@plomlompo.com
+primary_email=plom@plomlompom.com