Revert mu4e update behaviour
This commit is contained in:
parent
b9485106c2
commit
da196c27a5
|
@ -40,8 +40,8 @@
|
|||
|
||||
;; mail settings
|
||||
(after! mu4e
|
||||
(setq mu4e-get-mail-command "mbsync --pull-new inboxes"
|
||||
;; mu4e-update-interval 60
|
||||
(setq mu4e-get-mail-command "true"
|
||||
mu4e-update-interval 60
|
||||
mu4e-sent-messages-behavior 'delete
|
||||
mu4e-attachment-dir "~/Downloads"
|
||||
mu4e-change-filenames-when-moving t
|
||||
|
|
Loading…
Reference in a new issue