app/email: use -q flag for offlineimap (faster sync)

This commit is contained in:
Henrik Lissner 2017-04-12 12:20:53 -04:00
parent e30aaed837
commit 2b9c1577d0

View file

@ -59,7 +59,7 @@
;; don't save message to Sent Messages, Gmail/IMAP takes care of this
mu4e-sent-messages-behavior 'delete
;; allow for updating mail using 'U' in the main view:
mu4e-get-mail-command "offlineimap -o"
mu4e-get-mail-command "offlineimap -o -q"
;; configuration for sending mail
message-send-mail-function 'smtpmail-send-it
smtpmail-stream-type 'starttls