MU4E trigger mbsync on get-mail
This commit is contained in:
parent
a51dc24d2b
commit
249171766b
|
@ -408,7 +408,7 @@ Configure email with iCalendar event support, to integrate with
|
|||
(mu4e-completing-read-function #'completing-read)
|
||||
(mu4e-split-view 'horizontal)
|
||||
(mu4e-attachment-dir "~/Downloads")
|
||||
(mu4e-get-mail-command "true")
|
||||
(mu4e-get-mail-command "mbsync -a")
|
||||
(mu4e-update-interval (* 5 60)) ; Every 5 minutes
|
||||
(mu4e-headers-auto-update nil)
|
||||
(mu4e-sent-messages-behavior 'sent)
|
||||
|
|
Loading…
Reference in a new issue