add realease bad content for domaine administrator and user

Questions and answers about how to do stuff
Post Reply
waraux
Posts: 1
Joined: 27 Oct 2017 14:36

add realease bad content for domaine administrator and user

Post 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
User avatar
shawniverson
Posts: 3650
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: add realease bad content for domaine administrator and user

Post 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);
Post Reply