Hi,

Im using SA 3.4 on CentOS 7 via milter.
And have a asn.cf in /etc/mail/spamassassin like this:

loadplugin Mail::SpamAssassin::Plugin::ASN
asn_lookup asn.routeviews.org _ASN_ _ASNCIDR_
add_header all ASN _ASN_ _ASNCIDR_

This gets ignored, when sendmail runs mails through spamass-milter and spamd, there is no X-Spam-ASN nor a X-Spam-Source header inserted.

But it works, when filtering a mail manually via shell like this

# spamassassin < <mailfile>
resulting in the expected headers:
X-Spam-ASN: AS5669 194.77.152.0/23
X-Spam-Source: 194.77.152.124

So I started the spamd in debug-mode to track this down and it logged this:

Jul 26 23:04:40 topixx2 spamd[22655]: config: read file /etc/mail/spamassassin/asn.cf Jul 26 23:04:40 topixx2 spamd[22655]: config: fixed relative path: /var/lib/spamassassin/3.004000/updates_spamassassin_org/25_asn.cf Jul 26 23:04:40 topixx2 spamd[22655]: config: using "/var/lib/spamassassin/3.004000/updates_spamassassin_org/25_asn.cf" for included file Jul 26 23:04:40 topixx2 spamd[22655]: config: read file /var/lib/spamassassin/3.004000/updates_spamassassin_org/25_asn.cf Jul 26 23:04:40 topixx2 spamd[22655]: plugin: loading Mail::SpamAssassin::Plugin::ASN from @INC Jul 26 23:04:41 topixx2 spamd[22655]: plugin: Mail::SpamAssassin::Plugin::ASN=HASH(0x3330530) implements 'parsed_metadata', priority 0 Jul 26 23:04:41 topixx2 spamd[22655]: asn: no first external relay IP available, skipping ASN check

Im I right, that it looks like, if the setting in my asn.cf could be overwritten with the default ?

Other .cf-files located in /etc/mail/spamassassin load all right and show the estimated result, only asn.cf somehow fails.


Where should I look to find the differences in the config of spamassassin and spamd ?




Mit freundlichen Gruessen, Frank Gadegast
--
PHADE Software - PowerWeb                       http://www.powerweb.de
Inh. Dipl.-Inform. Frank Gadegast             mailto:fr...@powerweb.de
Schinkelstrasse 17                                fon: +49 33200 52920
14558 Nuthetal OT Rehbruecke, Germany             fax: +49 33200 52921
======================================================================

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to