When I have an incoming HTML email the attached sig for reporting as SPAM is not working/broken.
I assume the template is this one: /etc/MailScanner/reports/en/inline.sig.in.html
Code: Select all
<br />--
<br />This message has been scanned for viruses and dangerous content by <br />
<a href="%web-site%"><b>%org-long-name%</b></a>, and is believed to be clean.
<br /><a href="http://$hostname/cgi-bin/learn-msg.cgi?id=$id&token=$token">Click here to report this message as spam.</a>
- this recipient domain is listed in EFA_Configure => SPAM Settings => Inline Signature Rules
and as I want to enable reporting from any network not only trusted networks, I have not entered a single entry in "trusted networks" according to this thread: viewtopic.php?p=6092#p6086
Also, is there a way to simulate the output of the different templates to check if there are any mistakes in them? If not, what's the easiest way to re-download them? It might have been me breaking stuff when trying to customize.