This parameter specifies the maximum of recursion deep of scanning in archives. If MaxRecursionDeepInArchive is 0, recursive archives are going to be unpacked with an unlimited recursion deep.
If MaxRecursionDeepInArchive is > 0, recursive archives are going to be unpacked up to the adjusted recursion deep.
Syntax:
MaxRecursionDeepInArchive "integer"
Default value:
MaxRecursionDeepInArchive 5
This parameter specifies if emails containing suspicious archives will be blocked when MaxRecursionDeepInArchive has been reached.
If BlockSuspiciousArchive is NO, don't stop delivery of emails containing archives with a suspicious recursion depth.
If BlockSuspiciousArchive is YES, stop delivery of emails containing archives if MaxRecursionDeepInArchive has been reached.
Syntax:
BlockSuspiciousArchive YES | NO
Default value:
BlockSuspiciousArchive NO