app/email: use -q flag for offlineimap (faster sync)
This commit is contained in:
parent
e30aaed837
commit
2b9c1577d0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue