The attachment file extension is included in the 'glide.email.attachment.blocked_extensions' system property which contains a comma-separated list of restricted file types. (high likelihood)
The attachment has a potentially dangerous file extension like .exe, .bat, .scr, or .vbs that is blocked by default security settings to prevent malware transmission. (high likelihood)
A custom business rule or script is adding additional file type restrictions beyond the standard system property configuration. (medium likelihood)
The file extension is being incorrectly detected due to multiple extensions or unusual file naming conventions that trigger the security filter. (low likelihood)