Fix mu4e
This commit is contained in:
2
init.el
2
init.el
@ -3314,7 +3314,7 @@ This is the same as `evil-ret' except that it works for links in
|
|||||||
(user-full-name . ,(my/get-private 'mu4e-name))
|
(user-full-name . ,(my/get-private 'mu4e-name))
|
||||||
(message-sendmail-extra-arguments . ("-a" "ucsc-gmail"))
|
(message-sendmail-extra-arguments . ("-a" "ucsc-gmail"))
|
||||||
(message-signature . nil)
|
(message-signature . nil)
|
||||||
(mu4e-refile-folder . "/protonmail/[Gmail]/All Mail")
|
(mu4e-refile-folder . "/ucsc-gmail/[Gmail]/All Mail")
|
||||||
(mu4e-sent-folder . "/ucsc-gmail/[Gmail]/Sent Mail")
|
(mu4e-sent-folder . "/ucsc-gmail/[Gmail]/Sent Mail")
|
||||||
(mu4e-drafts-folder . "/ucsc-gmail/[Gmail]/Drafts")
|
(mu4e-drafts-folder . "/ucsc-gmail/[Gmail]/Drafts")
|
||||||
(mu4e-trash-folder . "/ucsc-gmail/[Gmail]/Trash"))))))
|
(mu4e-trash-folder . "/ucsc-gmail/[Gmail]/Trash"))))))
|
||||||
|
|||||||
Reference in New Issue
Block a user