You can try this (from the ISPConfig installation manual):
SpamAssassin
The ISPConfig comes with SpamAssassin, but without the Perl modules needed by
SpamAssassin. Run the following command after the installation of the ISPConfig:
/home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin
If errors appear you have to install some Perl modules.
Code:
perl -MCPAN -e shell
install HTML::Parser
install DB_File
install Net::DNS (when prompted to enable tests, choose "no")
install Digest::SHA1
To leave the Perl shell type
q
If
/home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin
does not return any error everything is fine. You can then leave SpamAssassin by typing
" CTRL + c".
Recent comments
19 hours 36 min ago
22 hours 31 min ago
23 hours 45 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 2 hours ago