#color normal white default color hdrdefault red default color quoted brightblue default color signature red default color indicator brightyellow red color error brightred default color status brightwhite blue color tree magenta default # the thread tree in the index menu color tilde magenta default color message brightcyan default color markers brightcyan default color attachment brightmagenta default color search default green # how to hilite search patterns in the pager color header brightred default ^(From): color header brightwhite default ^(Subject): color body magenta default "(ftp|http)://[^ ]+" # point out URLs color body magenta default "www\.[^ ]+\.[^ ]+" # point out URLs color body magenta default [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses color underline brightgreen default #special colours for the index color index white black "~Q" # replied to mail color index yellow default "~D" # deleted color index brightgreen default "~N" # new color index green default "~O" # old color index magenta default "~F" # flaged important color index brightwhite default "~T" # tagged color index magenta default "~f \" # msg id is empty #color index red default "~i @>" # msg id has no FQDN #color index red default "~i [.]>" # msg id ends with a . #color index red default "~i '<.* .*>'" # msg id has a space #color index red default "~i localdomain" #msg id contains localdomain #color index red default "~i <.*<" # msg id has more than 1 < #color index red default "~i >.*>" # msg id has more than 1 > #color index red default "~i [.][a-z]>" # msg id FQDN has .? tail #color index red default "~i [.][a-z]{4,}>" # msg id FQDN has .???? tail #color index red default "! ~C @" # there is no @ in the to lines #color index red default "~s '\\$[0-9]+[0-9]+'" # money in subject color index red default "~h X-Spam-Flag:.YES" color index red default "~h X-Unwanted-Html:.true" color index red default "~h X-RBL-Warning:" # Mails sent from ("~f") free mail services: # [All commented as I get mails from sensible people, too.] # color index red default '! ~p ~f @(aol\|hotmail\|msn\|prodigy\|yahoo)\.(com' # color index red default '~f @(aol\|hotmail\|msn\|prodigy\|yahoo)\.(com\|net)' # color index red default '! ~p ~f @compulink.nlrs.com' # color index red default '! ~p ~f free' # color index red default '! ~p ~f funtime' # color index red default '! ~p ~f gmx' # color index red default '! ~p ~f worldnet.att.net' # attributes when using a mono terminal #mono header underline ^(From|Subject): mono quoted bold set suspend=no # do not suspend on ^q #EOF vim: tw=999 ft=muttrc