Hi All,<br><br>I am having troubles getting the SpamAssassin scores based on Relay Countries.<br><br>A snip of the log: <br><br>debug: received-header: relay <a href="http://84.56.164.42">84.56.164.42</a> trusted? no internal? no
<br>debug: metadata: X-Spam-Relays-Trusted:<br>debug: metadata: X-Spam-Relays-Untrusted: [ ip=<a href="http://84.56.164.42">84.56.164.42</a> rdns=<a href="http://dslb-084-056-164-042.pools.arcor-ip.net">dslb-084-056-164-042.pools.arcor-ip.net
</a> helo=<a href="http://callaria.com">callaria.com</a> by=<a href="http://mx.google.com">mx.google.com</a> ident= envfrom= intl=0 id=p4si1743305qba.2007.02.05.02.02.53 auth= ]<br>debug: plugin: Mail::SpamAssassin::Plugin::RelayCountry=HASH(0x931059c) implements &#39;extract_metadata&#39;
<br>debug: metadata: X-Relay-Countries: DE<br>debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x99dd4c8) implements &#39;parsed_metadata&#39;<br><br>Here I can see that the country is detected as Denmark, but when I insert 
<br><br>header RELAY_DE X-Relay-Countries =~/\bDE\b/<br>describe RELAY_DE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Relayed through Germany<br>score RELAY_DE 1.0<br><br>into /etc/MailScanner/spam.assassin.prefs.conf , I cannot see it in theSpamAssassin report (if run manually on source of the message above) or the MailScanner report.
<br><br>If run manually, SpamAssassin gives this header in the end:<br><br>X-Spam-Flag: NO<br>X-Spam-Checker-Version: SpamAssassin 3.0.5 (2005-11-28) on exmail<br>X-Spam-Level: ****<br>X-Spam-Status: No, score=4.4 required=
5.0 tests=FORGED_RCVD_HELO,RCVD_BY_IP,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL,RCVD_IN_XBL autolearn=no<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version=3.0.5<br><br>In which I cannot see the RELAY_DE<br><br>Please help !&nbsp; :)<br><br>Cheers,<br>
dim<br><br>