# $Id: .muttrc,v 1.2 2002/09/21 22:28:45 dope Exp dope $ # # This file usually is named "$HOME/.muttrc # Purpose: setup file for 'mutt'. # Author: Christian Schneider # Structure of this file: # Lines starting with an '#' are comments. # # Note: Used and tested under CRUX 2.0 with Mutt-ng 1.5.8i # Colors are /optimized/ for a transparent $TERM with a dark # background(-image). # # Mutt-ng 1.5.8i has 20 synonyms and 349 options: # $ grep DT_SYN, init.h | sed -e 's/.*"\(.*\)",.*/\1/' | $PAGER # $ grep DT_ init.h | grep -v define | sort | $PAGER # # Do *not* use pine! Because: # $ cd ~/mutt-1.5.6 && egrep -r '(sprintf|strcpy|strcat)' * | wc -l # 128 # $ cd ~/pine4.58/pine && egrep -r '(sprintf|strcpy|strcat)' * | wc -l # 1758 # # # reset all and show Version reset all push V # there the configfile source ~/.mutt/mutt.general # general options source ~/.mutt/mutt.pop # pop options source ~/.mutt/mutt.mailboxes # my mailboxes source ~/.mutt/mutt.headers # extra header and ignores source ~/.mutt/mutt.gpg # GnuPG options source ~/.mutt/mutt.bind # key bindings and macros source ~/.mutt/mutt.save-hooks # hooks definitions source ~/.mutt/mutt.scoring # i. e. $ man lart source ~/.mutt/mutt.autoview # autoview configuration source ~/.mutt/mutt.color # color configuration source ~/.mutt/mutt.aliases # mail aliases source ~/.mutt/mutt.ignores # boring headers source ~/.mutt/mutt.unignore # visible headers #-------------------------------------------------- # source ~/.mutt/mutt.charsets # charsets for morons #-------------------------------------------------- source ~/.mutt/mutt.various # some baubles #-------------------------------------------------- # source ~/.mutt/mutt.patches # muttng specific options! #-------------------------------------------------- source ~/.mutt/mutt.ssl # YES. I run Mutt over SSH .. sometimes ;) source ~/.mutt/mutt.smime # S/MIME support source ~/.mutt/mutt.misc-hooks # Change settings based upon message recipients source ~/.mutt/mutt.mlists # Mailinglists