I found these installaions and installed spamassassin via these: #ssh into raq su - mkdir /tmp/spamassassin cd /tmp/spamassin wget http://spamassassin.taint.org/released/Mail-SpamAssassin-2.31.tar.gz wget http://www.cpan.org/modules/by-module/Pod/podlators-1.22.tar.gz wget http://www.cpan.org/authors/id/DEWEG/Time-HiRes-01.20.tar.gz wget http://www.cpan.org/modules/by-module/Pod/PodParser-1.18.tar.gz tar -xzvf Mail-SpamAssassin-2.31.tar.gz tar -xzvf PodParser-1.18.tar.gz tar -xzvf Time-HiRes-01.20.tar.gz tar -xzvf podlators-1.22.tar.gz
cd PodParser-1.18 (perl ./Makefile.PL make;make test;make install) cd ../podlators-1.22 (perl ./Makefile.PL make;make install) cd ../Time-HiRes-01.20 (perl ./Makefile.PL make;make test;make install) cd ../Mail-SpamAssassin-2.31 (perl ./Makefile.PL make;make test;make install UNINST=1) cd /tmp rm -r spamassassin (note, I did download the latest prereq files) are these installation instructions correct? will spamassassin work with this install? -----Original Message----- From: List [mailto:[EMAIL PROTECTED] Sent: Thursday, August 21, 2003 9:44 PM To: Jennifer Fountain; '[EMAIL PROTECTED]' Subject: RE: [SAtalk] new to spamassassin and do not know what the heck I am doing! Hi Jenn, I don't know what your usage is but the following is a great howto. http://lawmonkey.org/anti-spam.html --Larry >-----Original Message----- >From: Jennifer Fountain >I am reading the online help and googling but I am not getting a clear >picture as to what to do. :( Can anyone point me to a good - here's how >to install spamassasin and configure it? >I searched the archives but I might just be too stupid 'cause I can't >find anything :( ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk