i have problems with spamassassin: :~# cat /tmp/output.txt | grep fail [2123] dbg: diag: module not installed: Net::Ident ('require' failed) [2123] dbg: bayes: opportunistic call attempt failed, DB not readable :~# :~# /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update -- error: gpg required but not found! if i try to update with: :~# /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update -- error: gpg required but not found! how can i fix spamassassin - running on debian 3.1 (postfix) installed by: The (Almost) Perfect Setup - Debian Sarge (3.1) On A Strato Dedicated-Server (With ISPConfig) regards Ralph
thanks till, Net::Ident is working now ... but next problem is: :~# cat /tmp/output.txt | grep fail [2154] dbg: bayes: opportunistic call attempt failed, DB not readable is that a problem or depends it only on empty db? also i have problems with clamav: i get the warning message ... please upgrade clamav .... is there a howto for upgrade clamav in ISPconfig? regards Ralph
There will be a new ClamAV package in the next ISPConfig update, so there's no need to update it manually.
Using debian I found had to guess a lot of required packages, then the path that sa-update has does not include /usr/bin even though $PATH does, go figure so at this point I just cheated with ln -sf /usr/bin/gpg /usr/sbin/gpg problem solved, all good