Re: problem for SpamAssassin 3.0

Marc MERLIN <[email protected]>
Newsgroups gmane.mail.exim.spamassassin
Message-ID <[email protected]>
On Sat, Oct 02, 2004 at 12:18:59PM +0200, Sander Smeenk wrote:
> Quoting [email protected] ([email protected]):
> 
> > Just upgrade to SpamAssassin 3.0 but then backed to 2.63 immediately.
> 
> Weird. This is the second report I see about 3.0 not working with
> sa-exim. The first one was from a friend of mine, but he got the problem
> after a fresh install and forgot to remove the SAEximRunCond: 0 line ;)

It works, you just need sa-exim cvs :)

It has:
            start=strstr(xspamstatus, "hits=");
            /* Support SA 3.0 format */
            if (start == NULL)
            {
                start=strstr(xspamstatus, "score=");
            }

            end=strstr(xspamstatus, " tests=");


http://marc.merlins.org/linux/exim/files/sa-exim-cvs.tar.gz

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/   |   Finger [email protected] for PGP key
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.