Page 1 of 1

add realease bad content for domaine administrator and user

Posted: 27 Oct 2017 14:50
by waraux
hello
only Administrator can release a mail with bad content

it's possible to modify for domain adminstrator, and user can check realease form delivry mail with bad content ?

thanks for your help

stephan

Re: add realease bad content for domaine administrator and user

Posted: 11 Nov 2017 11:55
by shawniverson
Here's a setting for domain admins:

/var/www/html/mailscanner/conf.php

Code: Select all

//Give Domain Admins ability to release dangerous content, like viruses
define('DOMAINADMIN_CAN_RELEASE_DANGEROUS_CONTENTS', true);