Forum Discussion
giors600
Apr 24, 2024Copper Contributor
singed pdf files get blocked when user is sending from shared mailbox
Hi, in exchange environment, I have my email account and also I have shared mailbox linked.
I can sent the singed pdf file attached to email from my email but when I send it from shared mailbox, I get the following message everytime:
"From: email address removed for privacy reasons <email address removed for privacy reasons> Subject: Executable File Violation You attempted to send a message that contained an executable file. Our company policy prohibits the sending of executable files via email. The message was not delivered."
We have symantec spam filter in organization, which I think is causing that error, or it can be exchange policy which is more restrictive (on default or someone configured it so),
I wonder if it is possible to address this issue and let the singed pdf flow from shared mailbox.
What can I do to fix it?
From where should I fix it - exchange management / shared mailbox policies or where do I find that options to configure correctly?
Thanks
George
1 Reply
Sort By
- SawyerColtIron Contributor
1. To check mail flow rules: Open Exchange Admin Center (EAC).
Navigate to Mail Flow > Rules.
Check if there are rules to block or flag messages containing signed PDFs. If so, adjust the rule or add an exception.
2. Check Send Permissions for Shared Mailboxes: Ensure that users have been granted Send As or Send On behalf permissions for shared mailboxes.
Run the following command in the Exchange Management Shell (EMS) to check the permissions:
powershell
Get-RecipientPermission -Identity email address removed for privacy reasons
If you need to add permissions, run the following command:
powershell
Add-RecipientPermission -Identity email address removed for privacy reasons -Trustee email address removed for privacy reasons -AccessRights SendAs
3. Check the attachment filtering policy: Open Exchange Admin Center (EAC).
Navigate to Protection > Attachment Filtering.
Check if there is a policy to block PDF files or signature files. If so, adjust the policy or add an exception.
4. Check email security gateway settings: If you are using a third-party email security gateway (Proofpoint, Mimecast, etc.), check if its settings block signed PDF files.
Contact the support team of the email security gateway to adjust the relevant settings.
5. Check Exchange Online Protection (EOP) settings: If you are using Exchange Online, check the policy settings of EOP.
Open the Microsoft 365 Security and Compliance Center and navigate to Threat Management > Policies > Anti-Malware.
Check if there is a policy blocking signed PDF files, and adjust the policy if necessary. 6.
6. Check the digital signature of PDF files: Ensure that the digital signature of PDF files is valid and has not been tampered with.
Use a PDF reader (Adobe Acrobat Reader) to verify the validity of the signature.
7. Try to re-sign the PDF file: If there are problems with the signature of the PDF file, try to re-sign the file.
Use a reliable digital signature tool (Adobe Acrobat) to re-sign the PDF file.