After reading an article alerting to the fact that malicious actors are now using OpenDocument file types to bypass filters, I decided to add each of the Open Document file types to a restricted attachment rule within our SEA which strips the attachment from emails where the attachment meets a certain file type or name:
*.odt
*.ods
*.odp
*.odg
*.odf
However as soon as I did this, the SEA started blocking all .docx and .xlsx files.
Would anyone know why?
This thread was automatically locked due to age.