Attachment replacement

Hi to all!

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.

Could you please give an example for this?

Thx and with best regards,

Matthias

Hello Matthias,

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:

\.exe$|\.docx$|\.pdf$

Best regards,
Razvan

Hello Razvan,

thx a lot for your quick response!
Now it works!!!

:slight_smile:

Best regards,
Matthias