set realname="Korey Pelton"
set mbox_type=Maildir
set folder=~/.maildir
set spoolfile=~/.maildir/
set record=~/.maildir-sent/
unset mbox
set move=no

set reverse_name
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 folder_format="%2C %t %8s %d %N %f"
set indent_str="> "

ignore *
unignore from resent-from reply-to x-mailer user-agent date to cc subject

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

color   quoted1         magenta         blue
color   hdrdefault      brightcyan      blue
color   header          brightwhite     blue    "^from:"
color   header          brightwhite     blue    "^subject:"
color   quoted          brightgreen     black
color   signature       brightwhite     black
color   indicator       blue            green
color   error           red             black
mono    error           bold
color   status          black           cyan
mono    status          bold
color   tree            yellow          blue
color   tilde           brightmagenta   black
color   normal          white           black
color   message         green           black
color   attachment      brightgreen     black