We're trying to allow .dbf file attachments but we've had no luck so far.
We tried allowing this file extension in:
- archives.filename.rules.conf;
- archives.filetype.rules.conf;
- filename.rules.conf;
- filetype.rules.conf;
with no success.
When trying to send a .dbf attachement we keep triggering this rule:
Code: Select all
deny executable No executables No programs allowed
Is there a way to leave this rule active but only allow certain (.dbf) files through?