misc small updates
This commit is contained in:
parent
7903f0510f
commit
61fcc9c7ae
6 changed files with 49 additions and 23 deletions
|
@ -1,6 +1,5 @@
|
|||
;; mu4e
|
||||
(add-load-path! "~/.nix-profile/share/emacs/site-lisp/mu4e")
|
||||
(setf mu4e-mu-version "1.12.7")
|
||||
(setf mu4e-mu-version "1.12.8")
|
||||
|
||||
(set-email-account! "admin@studyoftime.org"
|
||||
'((mu4e-sent-folder . "/admin@studyoftime.org/Sent")
|
||||
|
@ -150,7 +149,7 @@
|
|||
|
||||
(setq mu4e-bookmarks nil)
|
||||
|
||||
(setq sendmail-program "/home/emenel/.nix-profile/bin/msmtp"
|
||||
(setq sendmail-program "/etc/profiles/per-user/emenel/bin/msmtp"
|
||||
send-mail-function 'smtpmail-send-it
|
||||
message-sendmail-f-is-evil t
|
||||
message-sendmail-extra-arguments '("--read-envelope-from")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue