petidomo/config/list-acl

9 lines
287 B
Plaintext
Raw Normal View History

2000-12-13 13:19:03 +00:00
#
# Generic mailing list acl file -- Please customize for your needs!
#
# 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";