petidomo/config/list-acl
2000-12-13 13:19:03 +00:00

11 lines
300 B
Plaintext

#
# Generic mailing list acl file -- Please customize for your needs!
#
# $Header$
#
# 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";