Page 1 of 1

Recipients Not Getting Emails When Files Blocked

Posted: 25 Mar 2021 12:56
by djshaunvt
Hi All.

Would anyone be able to assist with this issue.

I have setup file type blocking for example all ZIP files to be blocked and this works 100 %

I now need the users to be informed of the file that was blocked and to be able to send me a release txt message with ID in so that the file can be released by an admin person if safe to do so ?

Where are the notifications as the recipient of the email never gets a notification at all.

Much appreciated

Re: Recipients Not Getting Emails When Files Blocked

Posted: 28 Mar 2021 16:40
by shawniverson
In /etc/MailScanner/MailScanner.conf

Code: Select all

Deliver Cleaned Messages = Yes
This should trigger MailScanner to replace the zip attachment with a message that the file has been removed to the recipient.

Re: Recipients Not Getting Emails When Files Blocked

Posted: 28 Mar 2021 18:06
by djshaunvt
Hi there.

Much appreciated.

Will give it a bash and see.

Cheers