Set user-email-address to personal gmail by default
This commit is contained in:
parent
045fa59b80
commit
ae0e0abad4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user