parent
b625a54db6
commit
7ca20f158b
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
||||||
(version< mu4e-mu-version "1.4"))
|
(version< mu4e-mu-version "1.4"))
|
||||||
(setq mu4e-maildir "~/.mail"
|
(setq mu4e-maildir "~/.mail"
|
||||||
mu4e-user-mail-address-list nil))
|
mu4e-user-mail-address-list nil))
|
||||||
(setq mu4e-attachment-dir "~/.mail/.attachments")
|
(setq mu4e-attachment-dir
|
||||||
|
(lambda () (expand-file-name ".attachments" (mu4e-root-maildir))))
|
||||||
:config
|
:config
|
||||||
(pcase +mu4e-backend
|
(pcase +mu4e-backend
|
||||||
(`mbsync
|
(`mbsync
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue