summaryrefslogtreecommitdiff
path: root/config.el
diff options
context:
space:
mode:
authorstuebinm2023-04-11 15:22:33 +0200
committerstuebinm2023-04-11 15:22:33 +0200
commit348bada200a443ad27b9b0e1ee1a8cc0dd9b5cae (patch)
tree8292d83ca72452d69f263a9e5a3d1c6eb65914a7 /config.el
parent6a279f87a984766dcb4630378e805926b3ae91a6 (diff)
more mail stuff
Diffstat (limited to 'config.el')
-rw-r--r--config.el14
1 files changed, 13 insertions, 1 deletions
diff --git a/config.el b/config.el
index 2c66884..c12c7a4 100644
--- a/config.el
+++ b/config.el
@@ -46,7 +46,19 @@
(m4u-maildir . "~/Maildir/hacc")
(mu4e-sent-folder . "/hacc/Sent")
(mu4e-trash-folder . "/hacc/Trash") )
- t))
+ t)
+ (set-email-account! "disroot"
+ '( (user-mail-address . "stuebinm@disroot.org")
+ (user-full-name . "terru")
+ (m4u-maildir . "~/Maildir/disroot")
+ (mu4e-sent-folder . "/disroot/Sent")
+ (mu4e-trash-folder . "/disroot/Trash"))
+ t)
+ (setq sendmail-program (executable-find "msmtp")
+ send-mail-function #'smtpmail-send-it
+ message-sendmail-f-is-evil t
+ message-sendmail-extra-arguments '("--read-envelope-from")
+ message-send-mail-function #'message-send-mail-with-sendmail))
(after! helm-dictionary
(setq helm-dictionary-database