unset abort_nosubject
unset abort_unmodified
#set alternates=(rosef@(eou.edu|scijou.eou.edu|quark.eou.edu|nemo.physics.ncsu.edu))
set autoedit
unset beep_new
set delete
#set dsn_notify="delay,failure"
#set dsn_return='hdrs'
unset edit_headers
set editor='vim -c "set tw=72" +1'
unset header
set include=ask-no
unset mark_old
unset markers
set menu_scroll
set move=no
set pager_context=2
set postpone=ask-no
set recall=ask-no
set reply_to=ask-no
set reverse_alias
set reverse_name
unset save_empty
set sendmail_wait=5
set sort='threads'
set sort_aux='last-date-sent'
set timeout=10
unset use_from
# Set mailing lists
#lists mutt-users debian
# alias aka aka
alias sweetie Tamotsu Akiba <tamotsu-a@seirei.ac.jp>
# set the from field so that all messages appear to originate
# my default email address: note the use of 'unset use_from'
my_hdr From: esoR ocsirF <rosef@nemo.physics.ncsu.edu>
set imap_user=fmrose
set imap_pass="not_really"
mailboxes {fmrose.mail.ncsu.edu}inbox
#set imap_user=froze
#set imap_pass="not_really"
#mailboxes {butsuri.homelinux.net}inbox
bind pager k previous-line
bind pager j next-line
bind pager <BackSpace> previous-entry
bind pager <Return> next-entry
bind pager <up> previous-line
bind pager <down> next-line
bind pager <left> previous-entry
bind pager <right> next-entry
bind pager l delete-message
bind index D delete-thread
bind index \cd delete-pattern
bind index i display-message
# Default color definitions
color hdrdefault green black
color quoted brightcyan black
color signature brightblue black
color indicator brightwhite red
color attachment black green
color error red black
color message cyan black
color search brightwhite magenta
color status brightyellow blue
color tree brightcyan black
color normal cyan black
color tilde brightgreen black
color bold brightblue black
color indicator brightcyan black
# Colour definitions when on a mono screen
mono bold bold
mono underline underline
mono indicator reverse
# Colours for items in the reader
color header brightgreen black "^(From|To|cc):"
color header brightgreen green "^Subject:"
color header brightgreen black "^Date:"
color header red black "^X-Junked-Because:"
mono header bold "^(From|To|Subject|Date|cc|X-Junked-Because):"
# Colours for items in the index
color index brightgreen black ~N
color index red black ~F
color index black green ~T
color index blue black ~D
mono index bold ~N
mono index bold ~F
mono index bold ~T
mono index bold ~D
# Highlights inside the body of a message.
# URLs
color body brightblue black "(http|ftp|news|telnet|finger)://[^ \"\t\r\n]*"
color body brightblue black "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
mono body bold "(http|ftp|news|telnet|finger)://[^ \"\t\r\n]*"
mono body bold "mailto:[-a-z_0-9.]+@[-a-z_0-9.]+"
# email addresses
color body brightblue black "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
mono body bold "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+"
# Various smilies and the like
color body brightgreen black "<[Gg]>" # <g>
color body brightgreen black "<[Bb][Gg]>" # <bg>
color body brightgreen black " [;=:]-*[])>(<|/\]" # :-) etc...
#color body brightgreen black " [;=:]-*[)>(<|//\]" # :-) etc...