#===========================
# Uncomment and Edit rules
# to meet your needs.
# See Help for details.
#===========================

#===========================
# This colorizes all messages
# in the currently selected
# thread.  It also enabled
# "Focus On Thread"
#===========================
#Thread: SelectedThread

#===========================
# Anything to me is Orange
#===========================
#Personal: To: eseymour
#Personal: To: eric_seymour

#===========================
# Since I have an alias which
# is a common name "eric", use
# a regular expression to make
# sure it's really to me
#=========================== 
#regex on
#Personal: To: eric$
#Personal: To: eric,
#Personal: To: eric@next
#regex off

#===========================
# Anything cc'd me is Cyan
#===========================
#Carbon Copy: Cc: eseymour
#Carbon Copy: Cc: eric_seymour

#===========================
# As I did with "To:", use
# a regular expression to make
# sure it's really cc'd to me
#=========================== 
#regex on
#Carbon Copy: Cc: eric$
#Carbon Copy: Cc: eric,
#Carbon Copy: Cc: eric@next
#regex off

#===========================
# Anything from my boss
# gets a right red arrow
#===========================
#The Boss: From: my_boss

#===========================
# Anything from VIP's
# gets double VIP arrows
#===========================
#VIPs: From: steve_jobs
#VIPs: From: president

#===========================
# Any subjects with Status
# reports
#===========================
#Reports: Subject: Status

#===========================
# Read Receipt Messages get
# a small right arrow.
# Use a regular expression
#===========================
#regex on
#Read Receipt: Received: RR)$
#regex off

#===========================
# Uncomment to activate
# Regular Expression
# searching using REGEX(3)
#===========================
#regex on

#===========================
# Here are some Regular
# expression examples
#===========================
#Accounts: To,Cc: .*_interest
#Accounts: To,Cc: .*_psst
#Accounts: To,Cc: .*_support
#Accounts: To,Cc: .*_reports

#Partners: To,Cc: foo_.*
#Partners: From: @foo.com

#Partners: To,Cc: cfc_.*
#Partners: From: @cfc.com

#Partners: To,Cc: bar_.*
#Partners: From: @bar.com
