Change the default Lola email address
This commit is contained in:
parent
17c3db149d
commit
a031f5d21d
@ -1390,7 +1390,7 @@ Because email in Emacs is badass. My mail set up is based on [[http://stevelosh.
|
||||
(when msg (string-match-p
|
||||
"jeremydormitzer-lola-com"
|
||||
(mu4e-message-field msg :path))))
|
||||
:vars `((user-mail-address . "jeremydormitzer@lola.com")
|
||||
:vars `((user-mail-address . "jdormit@lola.com")
|
||||
(user-full-name . "Jeremy Dormitzer")
|
||||
(mu4e-sent-folder . ,(concat lola-dir "/Sent"))
|
||||
(mu4e-drafts-folder . ,(concat lola-dir "/Drafts"))
|
||||
|
Loading…
Reference in New Issue
Block a user