SpamAssassin 3.1.7 Transport Error

jtabish

New member
Joined
Sep 8, 2006
Messages
3
I don't know if anyone has noticed this but trasport_filter in the local.cf config for SpamAssassin no longer works when you runa lint check on the config and it also complains about it in the logs.

[24385] warn: config: failed to parse line, skipping: transport_filter = /usr/bin/spamc -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}
[24385] warn: lint: 1 issues detected, please rerun with debug enabled for more information

So how is this fixable as I have alot of other users complaining about there emails.
 
/etc/mail/spamassassin/local.cf must not be sed for include filter,
this file contains most only commented settings.

This file is spamassassin related and has nothing to do with an exim or postfix transport_filter contained in exim.conf

spamassassin --lint for 3.17 give no errors for a standardconfig.

Be sure you didn't mistake.
 
Back
Top