[SA-exim] problem for SpamAssassin 3.0
Marc MERLIN
marc at merlins.org
Sat Oct 2 09:15:06 PDT 2004
On Sat, Oct 02, 2004 at 12:18:59PM +0200, Sander Smeenk wrote:
> Quoting sl6xx at luxent.com.tw (sl6xx at luxent.com.tw):
>
> > 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 marc_f at merlins.org for PGP key
More information about the SA-Exim
mailing list