When I try to prepare modules for spamassin according to http://www.howtoforge.com/perfect_setup_debian_sarge_p5 I get the following output after trying to install: perl -MCPAN -e shell install HTML:arser install DB_File install Net:: DNS Even I've tried to update the Bundle::CPAN with the same result. ispconfig I've already installed. So what to do? tom
If you get errors on the Perl shell, you can install the Debian packages instead: Code: apt-get install libhtml-parser-perl libdb-file-lock-perl libnet-dns-perl