> No matter what I do, the various DNSBL test's etc don't fire when I use
> the milter -v- Postifx using S/A as an after queue content filter.

This doesn't look like a spamass-milter problem.  It is a spamassassin
problem, specifically with the DNSEval plugin.  Usually, this comes from
lacking perl's Net::DNS ... which is odd on Debian because the SA package
depends on it.

First, see if it's properly enabled:

grep DNSEval /etc/spamassassin/*pre

Second, look at SA's debug output:

true |spamassassin -D dns |true

If that doesn't give you the clues needed to figure this out, paste the
results as well as the output of:

dpkg -l |egrep 'spamass|libnet-dns'


_______________________________________________
Spamass-milt-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/spamass-milt-list

Reply via email to