Page 1 of 1

How to add Auto-Release Link into Spam Report

Posted: 21 Nov 2020 23:43
by pilz42
Hello,

i try to add Auto-Release Link into Spam Report.

I get the Spam Report but when i added a Link mailscanner/auto-release.php
=> i just get a "No Access" Info.

How can i change it?

Re: How to add Auto-Release Link into Spam Report

Posted: 22 Nov 2020 12:37
by shawniverson
I'm assuming you set this?

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

Code: Select all

define('AUTO_RELEASE', true);

Re: How to add Auto-Release Link into Spam Report

Posted: 23 Nov 2020 19:38
by pilz42
Thank you for this information.

I checked it.
This Option is set to true.

I guess i have to add something in:
/usr/share/MailScanner/reports/de/recipient.spam.report.txt

I think i have to add something like:
https://<dnsNameToEfa/MailScanner/auto-release.php?id=$id

But when i open this i get the Message:
+ No Access to this Site

Re: How to add Auto-Release Link into Spam Report

Posted: 26 Nov 2020 13:00
by shawniverson
Doing it inline was deprecated in v3 and removed in v4.

Re: How to add Auto-Release Link into Spam Report

Posted: 28 Nov 2020 10:56
by pilz42
Thank you for this information.

So it is in efa4 not possible to add an auto-release link in SPAM Report?
=> Where i can find such Info? Do you have the link to it?

Re: How to add Auto-Release Link into Spam Report

Posted: 28 Nov 2020 15:59
by shawniverson
Alternatively you can use the daily MailWatch quarantine report, which you can also adjust via cron to send multiple times a day.