Hello,
Anyone has an advice how to do this in the most simple way possible.
I would like to make a mail filter rule that will remove all attachments except the ones I allow. This is a much better policy then the one that is defined by default.
Example on this mail filter rule I would allow attachments .docx .doc .odt .xlsx .txt .csv .pdf .zip and so on (I would add more allowed attachments type over time)
Mail flow:
If someone sends an email with attachment that is on allowed list the attachment is not removed
If someone sends an email with attachment that is not on the allowed list the attachment is removed.
As far as I can see there is no way to do this in a simple way. If I create a new Action Object with Remove all attachments then all the attachments are removed.
If I create a rule without remove all attachments then how can I specify that all attachments expect the ones that I allow are removed?
Then match filename maybe?
Any advice would be appreciated. Thank you.
Anyone has an advice how to do this in the most simple way possible.
I would like to make a mail filter rule that will remove all attachments except the ones I allow. This is a much better policy then the one that is defined by default.
Example on this mail filter rule I would allow attachments .docx .doc .odt .xlsx .txt .csv .pdf .zip and so on (I would add more allowed attachments type over time)
Mail flow:
If someone sends an email with attachment that is on allowed list the attachment is not removed
If someone sends an email with attachment that is not on the allowed list the attachment is removed.
As far as I can see there is no way to do this in a simple way. If I create a new Action Object with Remove all attachments then all the attachments are removed.
If I create a rule without remove all attachments then how can I specify that all attachments expect the ones that I allow are removed?
Then match filename maybe?
Any advice would be appreciated. Thank you.