############################################################################
# For help on the contents of this file, see the "view.txt" topic in the
# RexxMail Reference Guide.
############################################################################
# The contents of this file act as a top-down filter, which means that
# matching lines higher up take precedence over matches lower down.
############################################################################
# The default behaviour (which applies if this file is missing) is to leave
# all received mail in the "In" folder after viewing.
############################################################################

############################################################################
# Sample entries:
############################################################################
# We don't want to keep any mail from this address, or with "winwinwin" in
# the subject line:
#
# DELETE		=	FROM		:	junkmail@spammers.com
#				SUBJECT	:	winwinwin
#
# Any remaining mail from the following address about your promotion is to
# be left in the "In" folder:
#
# SKIP		=	FROM		:	boss@local.lan & SUBJECT: your promotion
#
# Mail about RexxMail is to be compressed after viewing:
#
# RUN zip RexxMail.ZIP -jmq9 "%N" = SUBJECT: rexxmail
############################################################################

############################################################################
# Everything goes in the "Read" folder after viewing:

Read
