Set user-email-address to personal gmail by default

This commit is contained in:
Jeremy Dormitzer 2020-04-21 14:02:06 -04:00
parent 045fa59b80
commit ae0e0abad4

View File

@ -3639,6 +3639,7 @@ Then configure it:
mu4e-completing-read-function 'completing-read mu4e-completing-read-function 'completing-read
mu4e-attachment-dir (expand-file-name "~/Downloads") mu4e-attachment-dir (expand-file-name "~/Downloads")
mu4e-change-filenames-when-moving t mu4e-change-filenames-when-moving t
user-email-address "jeremy.dormitzer@gmail.com"
;; Getting mail ;; Getting mail
mu4e-get-mail-command "mbsync -a" mu4e-get-mail-command "mbsync -a"
;; Sending mail ;; Sending mail