Quarantine regex matches headers case insensitive
This commit is contained in:
@@ -38,7 +38,7 @@ preferred_quarantine_action = last
|
||||
ignore_hosts = 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||
|
||||
# Option: regex
|
||||
# Notes: Set the regular expression to match against email headers.
|
||||
# Notes: Set the case insensitive regular expression to match against email headers.
|
||||
# If the regex matches any of the email headers, the email
|
||||
# will be processed by this quarantine.
|
||||
# Values: [ REGEX ]
|
||||
|
||||
Reference in New Issue
Block a user