Bill Polhemus wrote:
> I really would prefer to implement something as complex as SA through the
> RPMs on my Red Hat 9 system. So far, they are only up to SA 2.55. That has
> worked fine up until recently, when the HTML obfuscation has begun cropping
> up. Perhaps 2.60 can fix that.
> 
> Any idea when those will be available?

Red Hat seems to be in a transition.  Not sure there _will_ be another
consumer release of Red Hat.  Check out the Fedora Project for
details.

Your best course of action is probably to get the source rpms, rebuild
them so that they match your system and install them.  Read the
README.txt file for more information.  Being able to do this will
allow you to keep up with SA releases as they happen.

  http://spamassassin.org/released/RPMs/

Basically the following commands should do it.

  wget http://spamassassin.org/released/RPMs/spamassassin-2.60-1.src.rpm

  rpmbuild --rebuild spamassassin-2.60-1.src.rpm

  rpm -Uvh spamassassin-2.60-1.i386.rpm  # or whatever the resulting name

Bob


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to