diff --git a/config.org b/config.org index 6a616a6..9dfbed6 100644 --- a/config.org +++ b/config.org @@ -1046,6 +1046,12 @@ with Mu4e. It would archive mail from /all/ accounts onto the wip.sh mail server. + The final general Mu4e thing is stopping it from prompting on exit: + + #+begin_src emacs-lisp + (setq mu4e-confirm-quit nil) + #+end_src + ** Fetching Use =offlineimap(1)= (also needs to be set up seperately) to sync the maildir with the remote server: