set record=+Verschickt # gesendete Mails auch in Verschickt speichern set sort=threads # nach Threads sortieren set sort_aux=date-sent # Threads nach Datum der ersten Mail sortieren set move=no # gelesene Mails nicht ins lokale Maildir schieben set markers=no # keine + zeichen vor umgebrochenen zeilen set beep=no # keine beep töne set delete=yes # löschen ohne nachzufragen 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 alias_file=~/.mutt/aliases set sort_alias=unsorted alternative_order text/plain text/enriched text/html auto_view text/html # Auto View HTML Mails auto_view application/pgp-encrypted # Auto View PGP signed stuff auto_view application/x-tar # Auto View TAR content 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 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"