From 98b054e240e6ea868f7c95193fd3b4d73221b7d1 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Tue, 8 Feb 2022 13:23:41 +0530 Subject: [PATCH] Show verbose mbsync output --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 67c7dd6..340246a 100644 --- a/init.org +++ b/init.org @@ -3040,7 +3040,7 @@ PR ideas ("c" . #'mu4e-headers-prev) ("r" . #'mu4e-headers-next)) :config - (setq mu4e-get-mail-command "mbsync -a" + (setq mu4e-get-mail-command "mbsync -aV" mu4e-drafts-folder "/Drafts/" mu4e-sent-folder "/Sent/" mu4e-trash-folder "/Trash/"