Tom Kistner wrote: > Herb Martin wrote: > > > What are the most likely reasons for this Spam ACL > > > > "cannot parse spamd output" ? > > That's a blanket error that is thrown whenever the returned output from > spamd is unparseable (that includes no output at all). > > > Environment: Cygwin, Win2003, Exim 3.51 > > I suppose you mean 4.51, and then there is this "Cygwin" thing, which I > cannot really support :) > > Look in src/spam.c, find that error message and add some debugging code > around that place that spits out what spamd returns. Then run exim like > "exim -bd -d" and send mails.
I've mostly seen these when spamd has deid for some reason. IIRC the return was "0/0" or "0". The most frequent cause was spamd running out of memory. Ian -- Ian Freislich -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
