[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SpamAssassin Install
- Subject: Re: [cobalt-users] SpamAssassin Install
- From: Kim Schulz <kim@xxxxxxxxx>
- Date: Tue Nov 19 06:06:01 2002
- Organization: sslug
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 19 Nov 2002 08:42:34 -0500
Parker Morse <morse@xxxxxxxxxxx> wrote:
> On Tuesday, November 19, 2002, at 02:44 AM, Santiago Montalvan wrote:
> > Has anybody installed SpamAssassin on a Qube3? If so how did you do
> >
> > it? I
> > would love some very nice instructions like Gerald posted for the
> > DNS upgrade (by the way thank you Gerald the DNS upgrade worked
> > great on the Qube3).
>
> I have SpamAssassin running on our Qube3. Unfortunately it's been up
> for several months, and consequently I don't remember the
> step-by-step.
>
> I should install the "fresh" version soon, though. If you can hang on
> for a day or two, I will write down what I do when I upgrade, and that
> should give you a start.
>
> One note, though: since SpamAssassin is (mostly) a Perl creature, and
> very configurable, it isn't as simple to install as bind was, and
> consequently it's a lot tougher to create a step by step as clear and
> unambiguous as Gerald's bind instructions.
this worked for me:
---------------------------------------
#!/bin/bash
mkdir /tmp/spamassassin
cd /tmp/spamassassin
wget
http://spamassassin.taint.org/released/Mail-SpamAssassin-2.43.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.43
(perl ./Makefile.PL make;make test;make install UNINST=1)
cd /tmp
rm -r spamassassin
---------------------------------------
It is somtimes easier to go into
perl -MCPAN -e shell [as root]
and run:
o conf prerequisites_policy ask
install Mail::SpamAssassin
quit
worked for me on RaQ3 :o)
--
Kim Schulz - Freelance Development | Suffocating together ... would
Email : kim @ schulz.dk | create heroic camaraderie. --
Tlf : 51904262 | Khan Noonian Singh, "Space Seed",