http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5761
------- Additional Comments From [EMAIL PROTECTED] 2007-12-31 10:50 ------- I can confirm this in branch 3.2 current svn, simplifying the test case a little bit. I'm using MacOS X 10.5. I haven't tried this on a non-BSD system, but I suspect that doesn't matter. A simple make, then make test does work ok. I did a sudo make install, so the problem is not the --configpath of the spamd command line not matching what is being tested. I started up spamd using the simpler command line spamd --local --port=48373 --listen 192.168.0.2 --ipv4only --daemonize so there is no question about the --nouser-config or what user it is running as or combining listening on a unix socket and tcp port. and then export SPAMD_HOST=192.168.0.2 which is the local ip address of my computer. make test (not using sudo -u) then failed in what appears to be the same way as reported here. I suspect that we have not made sure that the spamc*.t and spamd*.t tests all work properly when using an external spamd on SPAMD_HOST. This might just turn out to be a problem that some tests have to be skipped when using an external spamd because the tests assume some control over spamd that it doesn't have in that case. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
