# Mutt specific settings set hostname="rc6.org" set mbox_type="Maildir" set tmpdir="~/.tmp" # Use tlr's Little Brother database set query_command="lbdbq %s" # Let's tell mutt who we _really_ are #set alternates="(remco|rbb|flow|remcob|nilicule)@*.(brink|nerdgod|oslocity|rc6|mostsexymen).(st|org|com)" set realname="Remco B. Brink" # Make sure we use a nice forward method set forw_format="Fwd: %s" # Some visual settings set status_on_top unset collapse_unread # Don't collapse threads with unread mails set ascii_chars # This is for the thread markers unset beep # shut up! unset mark_old # Makes me feel guilty I did not yet read that msg set reverse_alias # If there is an alias ... show that. #set wrapmargin="48" #set wraplength="80" # set smileys="((:|\\(|;|=)(-|=|-'|%)(\\)|:|\\=))" # set quote_regexp="^([ \t]*[|>:%}#])+" # This is default. set quote_regexp="^([ \t]*[>])+" # But I hate that. # Moving around set pager_stop unset confirmappend unset wait_key # Composing stuff set edit_headers # If you unset this sendhooks won't work set honor_followup_to=no # Read the list will ya set mime_forward=ask-no # unset forward_decode # set attach_split # If someone sends a gpg'ed message do so as well. set pgp_replysign set pgp_replyencrypt set pgp_replysignencrypted # My signature contains the dashes. unset sig_dashes # Static signature # set signature=~/.signature # This set also takes care of the signature changing with sgrotum. It # it done with the editor. Right you got it. Every new mail a new # signature. You can find this mother of all sig-generators at: # # http://homepages.ihug.co.nz/~trmusson/sgrotum.html # set editor='sgrotum ~/.sgrotum/sgrot.cfg ; jmacs ' #emacsclient -a emacs' # set editor='sgrotum ~/.sgrotum/sgrot.cfg ; gnuclient -h sesamstraat -display :0 -r /haddock:' # set editor='sgrotum ~/.sgrotum/sgrot.cfg ; vim + -c "set textwidth=72" -c "set wrap" -c "set nocp" -c "?^$"' set editor='sgrotum; nano' set envelope_from set hidden_host unset use_from #Postfix users may want to unset this set bounce_delivered # Hurry up #set wait_key=no # Is this a bug or what? set abort_unmodified=yes set abort_nosubject=no set quit=yes set postpone=ask-no set delete=yes set move=no #set crypt_verify_sig=no set pgp_verify_sig=no set sendmail_wait=-1 # send mail in the background set timeout=60 # Check for new mail every 30 seconds set ispell="aspell -e -c" # The e-mail adressbook set alias_file=~/.mutt/aliases # The mime settings set mailcap_path=~/.mutt/mailcap auto_view text/html alternative_order text/plain text/html text/enriched