http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4834
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-20 05:29 -------
patch partially applied: the 3.2.0 version of spamc_l.t contains this:
%patterns = (
q{ hello world }, 'spamc_l',
q{ spamc: connect to spamd on }, 'connfailed_a',
q{ failed, retrying (#1 of 3): } . $errmsg, 'connfailed_b',
);
so the hostname is no longer part of the checked string.
: jm 50...; svn commit -m "bug 4834: allow builders to call tests with 'make
test SPAMD_HOST=[ipaddress]', to deal with FreeBSD jails which don't allow the
tests to open TCP connections from a source address of 127.0.0.1" t/SATest.pm
Sending t/SATest.pm
Transmitting file data .
Committed revision 530767.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.