#
# Generic mailing list acl file -- Please customize for your needs!
#
# $Header: /e/ossp/cvs/ossp-pkg/petidomo/config/list-acl,v 1.1.1.1 2000/12/13 13:19:04 simons Exp $
#

# Re-directing anything that looks like a command.
IF   (subject matches "^[	 ]*((un)?subscribe|remove|delete)")
  OR (body matches "^[	 ]*((un)?subscribe|remove|delete)( me)?$")
	then redirect "testlist-request";
