MailScanner / v5

MailScanner v5
GNU General Public License v2.0
188 stars 60 forks source link

No programs allowed (Type is excutable) (Am Bahnhof 5.dbf) #592

Closed rightvision closed 2 years ago

rightvision commented 2 years ago

Does anybody understand, why a DBF file (dBase) is marked as executable. I've already tried to enhance the filerules (application/octet-stream which should work), but no success.

allow text - - allow \bscript - - allow archive - - allow postscript - - allow application/octet-stream - - allow application/zip - - allow application/x-zip - - allow application/x-gzip - - deny self-extract No self-extracting archives No self-extracting archives allowed deny executable No executables No programs allowed (Type is excutable)

github-actions[bot] commented 2 years ago

Thank you for submitting your first issue to MailScanner! We will respond to you soon!

shawniverson commented 2 years ago

Related to active PR WIP https://github.com/MailScanner/v5/pull/556

shawniverson commented 2 years ago

@rightvision the binary file preamble resembles an executable. I am working on a way to override this rule by extension as it is a frequent problem. In the meantime you can alternatively create a ruleset and remove that deny rule based on your ruleset criteria.