http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5761
------- Additional Comments From [EMAIL PROTECTED] 2008-02-09 16:24 ------- Created an attachment (id=4260) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4260&action=view) Fix, adding SPAMD_LOCALHOST option for use in FreeBSD jail The attaced patch is now committed to trunk. With this change, SPAMD_HOST should only be set to indicate the ip address of an external spamd server, and will suppress any attempt to run spamd locally during tests. A new option SPAMD_LOCALHOST should be set to the ip address to use instead of 127.0.0.1 for local testing, as would be necessary for running under FreeBSD jail. So, to test whle in jail, use make test SPAMD_LOCAL_HOST=10.1.2.3 where you use your own ip address where I said "10.1.2.3" I think this can be committed to 3.2 branch without review, since it only patches t/SATest.pm and t/spamd_protocol_10.t, but I'm running off to a conference right now and don't want to commit to branch in a rush with nobody having looked at it. So please check this out and comment if needed. Committed to trunk revision 620225 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
