Hi List!

I am working on installing a mailing-system with postfix, amavis, clamav spamassassin, razor, pyzor and dcc

But whenever I try to test my config by typing spamassassin --lint -D  as user amavis,
I get the following output:

debug: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
failed to parse plugin (from @INC): Can't locate Mail/SpamAssassin/Plugin/Razor2.pm in @INC (@INC contains: lib /usr/share/perl5 /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at (eval 37) line 1.

failed to create instance of plugin Mail::SpamAssassin::Plugin::Razor2: Can't locate object method "new" via package "Mail::SpamAssassin::Plugin::Razor2" at (eval 38) line 1.

debug: plugin: loading Mail::SpamAssassin::Plugin::DCC from @INC
failed to parse plugin (from @INC): Can't locate Mail/SpamAssassin/Plugin/DCC.pm in @INC (@INC contains: lib /usr/share/perl5 /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at (eval 39) line 1.

failed to create instance of plugin Mail::SpamAssassin::Plugin::DCC: Can't locate object method "new" via package "Mail::SpamAssassin::Plugin::DCC" at (eval 40) line 1.


I searched for those files, but they are not on my system. Does anybody know, how this could happen and how I can solve the problem?

Thanks in advance!

Andy

----------------------------------------------------------------------------
| Andreas Sumper
|
| Annenstrasse 30/1
| 8020 Graz
| Tel.: +43 (0) 316 714 255 -> DW 18
| Fax: +43 (0) 316 714 255 -> DW 4
| http://www.nimbus.at/
----------------------------------------------------------------------------
| sent through Lotus Notes 6.5.1
| using wine on a linux box

Reply via email to