mu4e: Save attachments without asking

master
Pierre Neidhardt 2017-07-31 07:57:46 +01:00
parent 9dce32f299
commit 644324137f
1 changed files with 2 additions and 1 deletions

View File

@ -19,8 +19,9 @@
(mu4e-headers-search "flag:unread AND NOT flag:trashed"))
(setq
;; Where to save attachments
;; Attachments
mu4e-attachment-dir "~/temp"
mu4e-save-multiple-attachments-without-asking t
;; IMAP sync.
mu4e-maildir "~/.cache/mail"