On 12/19/2009 10:36 PM, Warren Togami wrote:
I am aborting the release of rc1.proposed1. There is some problem
causing spamc/spamd to fail completely. I am attempting to figure this
out a possible cause. Downgrading to beta1 seems to fix my server.
Warren
[war...@newcaprica trunk]$ cat sample-nonspam.txt |spamc
[war...@newcaprica trunk]$ echo $?
0
spamd -D sees no connection attempt from spamc. It seems that spamc is
broken? I am attempting to backout parts between beta1 and rc1 to
narrow this down.
Reproduced on ...
perl-5.8.8-27.el5.x86_64
perl-5.10.0-82.fc12.x86_64
Since spamc was returning with a zero return value and blank, all of the
legitimate mail goes into a blackhole. =(
Warren