mu4e: regularly update emails.
This commit is contained in:
parent
e2bfa8e973
commit
b410f9381f
@ -175,7 +175,8 @@ before layers configuration."
|
|||||||
smtpmail-stream-type 'ssl
|
smtpmail-stream-type 'ssl
|
||||||
smtpmail-smtp-service 465
|
smtpmail-smtp-service 465
|
||||||
smtpmail-local-domain "gebner.org")
|
smtpmail-local-domain "gebner.org")
|
||||||
(setq mu4e-get-mail-command "mbsync -a")
|
(setq mu4e-get-mail-command "mbsync -a"
|
||||||
|
mu4e-update-interval 300)
|
||||||
(setq mu4e-attachment-dir "~/Downloads")
|
(setq mu4e-attachment-dir "~/Downloads")
|
||||||
(setq mu4e-drafts-folder "/drafts"
|
(setq mu4e-drafts-folder "/drafts"
|
||||||
mu4e-sent-folder "/sent"
|
mu4e-sent-folder "/sent"
|
||||||
|
Loading…
Reference in New Issue
Block a user