ToxicCode     =Home= / =Config Files= / =Shell Scripts= / =Articles= / =Text Files= / =Misc= /

Register | Login | Submit new config file

Title: .muttrc
Submitted by: toxicchi on 2009-07-02
Application: mutt
Summary: mutty mutt mutt
Screen Shot: -link-

set pager_context=1
set pager_index_lines=6                 #show a mini-index in pager
set menu_scroll
set pgp_verify_sig=no                   #dont show pgp in pager
set status_on_top                       #put status line at top
set sort=threads                        #sort by message threads in index

set status_format=" %r %b %f %n      Del %d      Msgs %m %l %> (%P)"
set pager_format="%-10.10i %[!%a %b %d %R]"
set date_format="!%H:%M %a %d %b     "
set index_format="%4C %Z %[%b%d] %-15.15F %s"
set folder_format="%2C %t %8s %d %N %f"

#set sendmail="/usr/bin/nbsmtp -d isp.net -h smtp.isp.net -f yourname@isp.net"
set sendmail="/usr/bin/msmtp"
set from="your@mom.com"       #set to your from address
set realname="some name"
set signature="~/.mail/.sig"

set record="$HOME/.mail/sent"        #sent mail is saved here
set delete=yes                          #delete without prompting
set include=yes                         #quote msg in reply
set fast_reply=yes                      #no prompting on reply
set beep=no                             #no noise
set markers=no                          #no + on wrapped lines
set confirmappend=no                    #no prompt for save to =keep
set to_chars=" +TCF"                    #no L for mail_list

set folder = $HOME/.mail
mailboxes =gentoo-user
mailboxes =gentoo-dev
mailboxes =gentoo-announce
mailboxes =gentoo
mailboxes =freshmeat
mailboxes =duplicates
mailboxes =default
mailboxes =friends
mailboxes =junk
mailboxes =spam
mailboxes =keep

save-hook .* =keep                      #default mbox to (s)ave mail is =keep
subscribe gentoo-user gentoo-dev        #subscribed to these lists

bind pager h display-toggle-weed        #toggle headers with h key

# simulate the old url menu
macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'

#run fetchmail by hitting key of G
macro index G "!fetchmail -a -m 'procmail -d %T'\r"
macro pager G "!fetchmail -a -m 'procmail -d %T'\r"

# default list of header fields to weed out when displaying mail
#ignore them all and then unignore what you want to see
ignore *
unignore  Date To From: Subject X-Mailer Organization User-Agent
hdr_order Date From To Subject X-Mailer User-Agent Organization

##your Mutt has to have some colors
color   hdrdefault      brightcyan      black
color   header          brightwhite     black "^from:some@place.com"
color   header          cyan     black   "^subject:"
color header blue default "^date:"
color header green default "^cc"
color header blue default "^organi[sz]ation"
color header blue default "^x-newsreader"
color header blue default "^x-mailing-list"
color header blue default "^posted-to"
color header blue default "^message-id"
color header red default "^user-agent"
color header red default "^x-mailer"
color header blue default "^To:"
color header cyan default "^From:"

color   quoted          black     brightblack
color   quoted1         default         black
color   quoted2         black     brightblack
color   quoted3         default         black
color   signature       black     brightblack

color   indicator       blue          brightblack

color   error           red             black
color   status          blue          black
color   tree            red             black

color   tilde           brightmagenta   black
color   body            white     black    "[-a-z_0-9.]+@[-a-z_0-9.]+"
color   body            brightyellow    black   "^Good signature"
color   body            brightwhite     black     "^Bad signature from.*"
color   normal          default           default
color   message         green           black
color   attachment      green     black





Comments

Fingel
2010-03-09
Woa Cool




Nothing Copyrighted