> I have been wrecking my brains in the last two days trying to 
> find the reason, why on this particular server the external 
> programs razor2, dcc and pyzor are not used for 
> spamdetection, when called through amavisd-new.
> 
> I am using the latest amavisd-new from the dag repository 
> (rebuilt it for use on rh9) after an upgrade of perl to perl 
> 5.8.6 and spamassassin 3.1.1.

>
> >>         config: failed to parse line, skipping: use_pyzor 1
> >
> > this is in your local.cf. Is an old parameter
> >
> Well, what would be the new parameter. I just commented it 
> out in local.cf and it made no difference at all. I am 
> beginning to think it is a PATH variable problem, is there a 
> place in the amavisd.conf file where you can set the PATH?
> 

Sounds like you have an old spamassassin installation around that is being
used instead.  This could happen if you did a Perl update and then a CPAN
upgrade of SpamAssassin and had a restrictive umask (one that doesn't allow
user amavis access to the Mail/SpamAssassin directories in the new Perl
installation directories.  Check the permissions of the new installation
directorires and files.

Consider :

a) removing all your old SpamAssassin directories

b) becoming user amavis and run SpamAssassin -V ( remember: "su" and "su -"
can behave differently, so different paths are used. )

MrC




_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to