This object will search the file names of attachments and also attachments in rar,tar,zip compressed format.
For example, to block all exe files you can set “.exe” or a regular expression like \.(exe|pif|bat|com|dll)
.exe
\.(exe|pif|bat|com|dll)