RPM's

Chris Brenton cbrenton at chrisbrenton.org
Fri Apr 25 09:55:52 EDT 2003


Paul Iadonisi wrote:
> 
>   Hmm.  That's a little odd given that SpamAssassin is actually bundled
> with Red Hat 9.

Its an outdated version of SA that has no Bayes support and a scoring 
system that spammers have already figured out how to circumvent. You 
really want the latest version. One of the cool things about the Bayes 
support is it keep the whole thing from being signature based like AV 
software. Thus as spammers find new tricks, your system can adapt 
without requiring you to manually change the scoring system.

BTW, found the SA specific reference I made yesterday. Looks like it is 
a unicode thing.

Enjoy,
C

-------- Original Message --------
Subject: Re: [SAtalk] Re: RedHat 9 Makefile.PL problems
Date: Wed, 9 Apr 2003 11:15:52 -0400 (EDT)
From: "Steven W. Orr" <steveo at syslang.net>
Organization: SysLang Inc.
To: Jeremy Portzer <jeremyp at pobox.com>
CC: spamassassin-talk at lists.sourceforge.net

On 8 Apr 2003, Jeremy Portzer wrote:

=>On Tue, 2003-04-08 at 17:11, Kenneth Porter wrote:
=>> --On Monday, April 07, 2003 6:15 PM -0700 Mark Miksis
=>> <mark.nospamplease at miksis.com> wrote:
=>>
=>> > export LANG=en_US should fix this.
=>>
=>> Is this included in the SRPM? Should it be in the Makefile?
=>
=>Well that LANG setting is just a workaround to disable Unicode (UTF-8)
=>which is present in RHL 9's version of Perl.  Ideally, spamassassin
=>would be fixed to build properly on Unicode-enabled Perl systems, so
=>that this workaround wouldn't be required.  (Note:  I don't know if the
=>original problem is SpamAssassin's fault for certain or not, but I
=>wanted to point out that the LANG setting is a kludge, not a real fix.)
=>
=>--Jeremy
Just add the following line to /etc/sysconfig/i18n:

LANG="C"

and everything will work just fine for us good old Americans boys. Also
add

LC_COLLATE=C

so that ls works correctly too.
_______________________________________________
Spamassassin-talk mailing list
Spamassassin-talk at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk




More information about the gnhlug-discuss mailing list