Oh instaling spamassassin is very easy if you have CPAN installed You might want to try these steps.
Get CPAN if you don't have http://search.cpan.org/CPAN/authors/id/A/AN/ANDK/CPAN-1.76.tar.gz If you are using Linux 2.4.xx, you might need to set these environment variable export LANG=C export CFLAGS=-O3 After installing CPAN, you might want to run CPAN for the first time # perl -MCPAN -e shell [as root] After which type o conf prerequisites_policy ask install Mail::SpamAssassin There should be some Yes/No question to be answered Enjoy Cheers, Neo -----Original Message----- From: Björn Hahnefeld [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 4:17 PM To: 'Neo Wee Teck' Subject: AW: [vchkpw] per mailbox virus scan + spamassasssin Do you have tipps for installing spamassassin for me? -----Ursprüngliche Nachricht----- Von: Neo Wee Teck [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 23. Oktober 2003 10:08 An: [EMAIL PROTECTED] Betreff: [vchkpw] per mailbox virus scan + spamassasssin Hi, I am struggling to set a configuration to allow per mailbox setting to enable virus scan and spam filtering. Setting in .qmail-default will enable for the whole domain. Any help? Cheers Neo