From dc3e618b6caa8ffd1c028f8d46d74aabc637adb9 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sat, 15 Dec 2018 18:24:04 +0100 Subject: config update --- config/common | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config/common') diff --git a/config/common b/config/common index 9f638cf..95a0c33 100644 --- a/config/common +++ b/config/common @@ -9,7 +9,6 @@ set collapse_unread=yes # dont collapse threads with unread messages set mark_old=no # neue mails beim beenden nicht als old markieren set followup_to=no # Mail-Followup-To beim verschicken nicht generieren set honor_followup_to=no # Mail-Followup-To ignorieren -set header_cache=~/.mutt/headers # cache headers set alias_file=~/.mutt/aliases set sort_alias=unsorted @@ -23,7 +22,10 @@ mime_lookup application/octet-stream unset imap_passive # Don't wait to enter mailbox manually set imap_check_subscribed # automatically poll subscribed set sleep_time = 0 # fast scrolling -set mail_check = 60 # reduce polling frequency to a sane level -set timeout = 10 # poll current mailbox more often +set timeout = 1 # poll current mailbox more often set net_inc = 5 # Display download progress every 5K set ts_enabled=yes # fancy xterm title + +# index format +set index_format = "%4C %Z %{%b %d} %-15.15L %s" +#set index_format = "%4C %Z %{%b %d} %s" -- cgit v1.2.3