Page 1 of 1

variables in inline.sig.in

Posted: 03 May 2017 06:50
by nicola.piazzi
Hi,
Some variables doesnt work, i found $spam_score and added in inline.sig.in.html like this :

br />ID <b>$id</b>
<br />From <b>$from</b>
<br />Score : <b>$spam_score </b><br>

But when i receive a message the line having $spam_score is not showed
Is there a reason ?

Re: variables in inline.sig.in

Posted: 03 May 2017 13:11
by shawniverson
The variables that MailScanner passes to the signatures are very limited and hard coded. I don't think spam score is one of them.