Page 1 of 1

Releasing mail from Quarantine

Posted: 10 Jul 2019 03:23
by activateit
Hi Guys,

looked through the config files, and didn't notice a setting for this.

Is there a way to release Quarantined mail, like the v3 versions and not have it attached to a system generated email?

Thanks,
Stephen

Re: Releasing mail from Quarantine

Posted: 10 Jul 2019 10:20
by shawniverson
Yes.

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

Code: Select all

define('QUARANTINE_USE_SENDMAIL', true);

Re: Releasing mail from Quarantine

Posted: 12 Jul 2019 00:12
by activateit
No wonder I couldn't find it. Was looking in /etc/MailScanner/MailScanner.conf
Will this change get overwritten on a future update?

Thanks,

Re: Releasing mail from Quarantine

Posted: 12 Jul 2019 10:29
by shawniverson
Nope