Quote:
|
Originally Posted by till
ISPConfig does not use the sa-update script, so it might be that this perl dependency is not covered by the howto.
Please run:
apt-get install libarchive-tar-perl
|
Okay, the
Code:
apt-get install libarchive-tar-perl
did fix the problem.
After running "./sa-update", it created a new directory;
Code:
/home/admispconfig/ispconfig/tools/spamassassin/usr/var/spamassassin/3.001007/updates_spamassassin_org/
In this directory I see all the new downloaded "rules"
Is this all I need to do, or do I need to set something in a config file to use the new rules?