MailScanner: No programs allowed

Questions and answers about how to do stuff
Post Reply
waltergarcia
Posts: 1
Joined: 24 May 2023 09:21

MailScanner: No programs allowed

Post by waltergarcia »

Hello!

How to allow via efa sending of signed docx files?

After scanning, these files are treated as "MailScanner: No programs allowed".

When removing signatures, all is ok.
User avatar
pdwalker
Posts: 1552
Joined: 18 Mar 2015 09:16

Re: MailScanner: No programs allowed

Post by pdwalker »

1/ Are you 100% sure they are docx files?

Because docx are not executable and shouldn't be detectable as executable files.

Run the following command on your EFA box and report back the results

Code: Select all

grep -ir "No programs allowed" /etc/MailScanner/
2/ What do you mean by "removing signatures"? I don't understand what you did so I would like to understand to see if that will create a problem for you or not.
Post Reply