summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/xyz/.config/neomutt/neomuttrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/xyz/.config/neomutt/neomuttrc b/home/xyz/.config/neomutt/neomuttrc
index 7c8d6b81..2d04d1da 100644
--- a/home/xyz/.config/neomutt/neomuttrc
+++ b/home/xyz/.config/neomutt/neomuttrc
@@ -104,6 +104,11 @@ set postpone='yes'
# I don't understand timeout-hook and $timeout very well, but seems useful, $timeout default 600 seconds, so maybe it sync every 600s
#timeout-hook 'echo `mbsync -a`'
+# no prompt for deleting emails
+set delete=yes
+# no prompt for moving emails
+set confirm_append=no
+
set query_command="abook --mutt-query '%s'"
# https://neomutt.org/guide/advancedusage#8-%C2%A0external-address-queries
# completion when ask for address input