#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)
#	domain	- any part of orignating email domain (i.e. aol.com)
#	to	- any part of destination email address (user@domain)	
#	replyto	- any part of Reply_To: email address	
#
#   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'
#	transfer	- transfer email to another mailbox (XYZ.MBX)
#
#Examples:
subject	$	status	P	purge all messages with '$' in the subject
subject	Test	transfer	test	auto-route Test messages
replyto	zetnet-atarians	transfer	zetnet	auto-route zetnet messages
replyto	stik-beta	transfer	stik	auto-route stik-beta messages
#
#end
