Rename Heuristics.Email.ExceedsMax alerts

Rename Heuristics.Email.ExceedsMax alerts to start with
Heuristics.Limits.Exceeded.Email instead, so that all heuristic alerts
for exceeded scan limits have the same prefix.
This commit is contained in:
Micah Snyder 2021-10-29 14:11:48 -07:00 committed by Micah Snyder
parent 4470547d06
commit 0a24f70218
6 changed files with 13 additions and 13 deletions

View file

@ -621,7 +621,7 @@ TCPAddr localhost
#PCREMaxFileSize 100M
# When AlertExceedsMax is set, files exceeding the MaxFileSize, MaxScanSize, or
# MaxRecursion limit will be flagged with the virus
# MaxRecursion limit will be flagged with the virus name starting with
# "Heuristics.Limits.Exceeded".
# Default: no
#AlertExceedsMax yes