Configure mu4e

This commit is contained in:
Case Duckworth 2021-10-09 16:22:07 -05:00
parent 40b22bc70f
commit ef3319bb44
1 changed files with 5 additions and 1 deletions

View File

@ -728,6 +728,7 @@ specific to most general, they are these:
(:option message-kill-buffer-on-exit t
message-send-mail-function #'smtpmail-send-it
mu4e-change-filenames-when-moving t
mu4e-completing-read-function 'completing-read
mu4e-contexts
(list
;; Work
@ -773,7 +774,10 @@ specific to most general, they are these:
mu4e-update-interval (* 10 60)
send-mail-function #'smtpmail-send-it
smtpmail-smtp-service 465
smtpmail-stream-type 'ssl))
smtpmail-stream-type 'ssl)
(:with-mode mu4e-view-mode
(:hook #'reading-mode)))
(setup page
(:option page-delimiter