summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/neomutt/gmail_main2
-rw-r--r--.config/neomutt/listout2
-rw-r--r--.config/neomutt/neomuttrc5
-rw-r--r--.config/neomutt/suse_de2
4 files changed, 8 insertions, 3 deletions
diff --git a/.config/neomutt/gmail_main b/.config/neomutt/gmail_main
index 125a88a..7e6a719 100644
--- a/.config/neomutt/gmail_main
+++ b/.config/neomutt/gmail_main
@@ -35,7 +35,7 @@ set postponed=+[Gmail]/Drafts
unset imap_passive
# keep imap connection alive by polling intermittently
-set imap_keepalive=300
+set imap_keep_alive=300
# how often to check check for new email
set mail_check=120
diff --git a/.config/neomutt/listout b/.config/neomutt/listout
index 24c5281..64c44ac 100644
--- a/.config/neomutt/listout
+++ b/.config/neomutt/listout
@@ -29,7 +29,7 @@ set certificate_file = "$XDG_CACHE_HOME/neomutt/certificates/"
unset imap_passive
# keep imap connection alive by polling intermittently
-set imap_keepalive=300
+set imap_keep_alive=300
# how often to check check for new email
set mail_check=2
diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc
index 1df4169..80ff4f3 100644
--- a/.config/neomutt/neomuttrc
+++ b/.config/neomutt/neomuttrc
@@ -31,6 +31,11 @@ set send_charset = "utf-8:iso-8859-1:us-ascii"
set charset = "utf-8"
set arrow_cursor = "no" # Change `color indicator` depending
+# general settings
+set fcc_attach # save attachments with the body
+set forward_format = "Fwd: %s" # format of subject when forwarding
+set tilde # use ~ to pad mutt
+
# mailcap
set mailcap_path=~/.config/neomutt/mailcap
diff --git a/.config/neomutt/suse_de b/.config/neomutt/suse_de
index fd87432..662d0ba 100644
--- a/.config/neomutt/suse_de
+++ b/.config/neomutt/suse_de
@@ -29,7 +29,7 @@ set certificate_file = "$XDG_CACHE_HOME/neomutt/certificates/"
unset imap_passive
# keep imap connection alive by polling intermittently
-set imap_keepalive=300
+set imap_keep_alive=300
# how often to check check for new email
set mail_check=2