How to add Auto-Release Link into Spam Report

Questions and answers about how to do stuff
Post Reply
pilz42
Posts: 3
Joined: 10 Nov 2020 17:45

How to add Auto-Release Link into Spam Report

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

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

Post by shawniverson »

I'm assuming you set this?

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

Code: Select all

define('AUTO_RELEASE', true);
pilz42
Posts: 3
Joined: 10 Nov 2020 17:45

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

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

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

Post by shawniverson »

Doing it inline was deprecated in v3 and removed in v4.
pilz42
Posts: 3
Joined: 10 Nov 2020 17:45

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

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

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

Post by shawniverson »

Alternatively you can use the daily MailWatch quarantine report, which you can also adjust via cron to send multiple times a day.
Post Reply