I’m using Axigen version 10.5.19 and would like to configure “Attachment replacement” in “Incoming Message Rules”.
For only one file extension (e.g. “exe”) it works fine!
But how to configure multiple file extensions (e.g. “exe” and “docx”).
Unfortunately I did not find anything about this.
Please know that attachments in Attachment Filtering section are added as a regular expression. So in order to add multiple of them you can write them as:
Hi Rizwan!
In Axigen you have to go to “Security & Filtering” → “Incoming Message Rules”.
Activate “Reject messages containing at least one attachment whose…”
In the field “name matches this regular expression:” fill in the following entry:
.exe$|.jar$|.scr$|.vbs$|.bat$|.com$|.json$|.js$|
In the field “with the following reject reason” you can fill in a message for the sender.