petidomo/config/list-acl
2010-02-24 17:34:13 +01:00

9 lines
287 B
Plaintext

#
# 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";