Search found 2 matches

by mschmitz
07 Jul 2017 07:00
Forum: Discussion
Topic: Block all Files except the ones allowed in filename.rules.conf
Replies: 3
Views: 2926

Re: Block all Files except the ones allowed in filename.rules.conf

Thanks for your help.

Yes this blocks all attachments.
But even the text inside the mail is blocked, also all allowed attachments are blocked.
by mschmitz
04 Jul 2017 10:18
Forum: Discussion
Topic: Block all Files except the ones allowed in filename.rules.conf
Replies: 3
Views: 2926

Block all Files except the ones allowed in filename.rules.conf

Hi,

I got a problem with Filename blocking.
I want to block all attachments execpt the filename allowed in the Mailscanner filename.rules.conf.
For example .pdf is allowed in the condif file. But .ps1 should be blocked even if not in the config file.
I tried to deny \.*$ and .*$ so far, but this ...