Quote:
|
Originally Posted by till
Webmin and ISPConfig does not work well togehter, as webmin does not recognice the ISPConfig configuration well and you might destroy your setup when using webmin.
I recommend to install razor, pyzor ind dcc in a first step and enable it in the spamassassin configuration under /home/admispconfig/ispconfig/tools/spamassassin/
sa-update is not run by ISPconfig, but you will find it in the above path too.
|
Actualy it's in:
Code:
/home/admispconfig/ispconfig/tools/spamassassin/usr/bin
Running sa-update gives me an
bash: sa-update: command not found error
When I run:
./sa-update in
Code:
/home/admispconfig/ispconfig/tools/spamassassin/usr/bin
I get this error:
Code:
Can't locate Archive/Tar.pm in @INC (@INC contains: /home/admispconfig/ispconfig/tools/spamassassin/usr/share/perl/5.8.4 /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at ./sa-update line 94.
BEGIN failed--compilation aborted at ./sa-update line 94.