<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/3/2016 11:15 AM, Gregory Sloop
wrote:<br>
</div>
<blockquote cite="mid:1565008413.20161103111500@sloop.net"
type="cite">
<title>Re: Formatting of SA score in Subj</title>
<br>
<span style=" font-family:'courier new'; font-size: 9pt; color:
#800000;"><b>D> Am 02.11.2016 um 23:58 schrieb Jeff Morris:<br>
<br>
>> When I asked before, it was suggested that I change
"_SCORE_" to<br>
>> "_SCORE(0)_", however that did not work, it caused
the literal string<br>
>> "_SCORE(0)_" to be inserted into my subject lines,
rather than the<br>
>> formatted score being substituted.<br>
<br>
>> Is there any way to do this? <br>
<br>
D> Not with $sa_spam_subject_tag, but apparently with
spamassassin:<br>
<br>
</b></span><a moz-do-not-send="true" style="
font-family:'courier new'; font-size: 9pt;"
href="https://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html#template_tags">D>
https://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html#template_tags</a><br>
<br>
<span style=" font-family:'Courier New'; font-size: 9pt;">I
believe Amavis ignores all subject tagging settings from SA.
Thus the only way to set SA tagging options if you use Amavis is
to use Amavis specific settings.<br>
</span></blockquote>
<br>
Exactly, and that's the problem that I'm running in to, anything I
put in my Spamassassin config gets overridden when Amavis calls
Spamassassin.<br>
<br>
Does Amavis pass the contents of $sa_spam_subject_tag directly to
Spamassassin? If so, I would think I would be able to put
"_SCORE(0)_" and have it work, since the Spamassassin docs say
that's supported, yet it doesn't work. Perhaps my version of
Spamassassin doesn't support that? I'm running Spamassassin 3.4.0-2.<br>
<br>
</body>
</html>