#NEWSie
# This file should be placed in the "work" path.
# format is:
#   find <tab> text <tab> action <tab> value <tab> comment
#   find can be:
#	subject	- any text within Subject, uses pattern matching 
#	author	- any part of originating Author Full name
#	email	- any part of orignating email address (user@domain)
#
#   action can be:
#	status	- change status in mailbox
#		  'D' for immediate delete, (you will never see it!)
#		  'P' for Purge, you will see it marked with a 'D'
#
#Examples:
subject	$	status	P	purge all messages with '$' in the subject
#
#end
