http://bugzilla.spamassassin.org/show_bug.cgi?id=3806
------- Additional Comments From [EMAIL PROTECTED] 2004-09-23 08:53 ------- I wonder if this could be a perl problem. I can find the lines =item ($hostname, $domain) = split_domain ($fqdn) =item $domain = trim_domain($fqdn) in lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm and in blib/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm, but that does not look like the cause of the problem. I can also find the lines Spam detection software, running on the system "--fqdn", has Spam detection software, running on the system "--fqdn", has in t/log/dns.1 and t/log/forged_rcvd.1 (I did not let the tests run to completion as root). make install does not cause this problem. Neither does just make, so it is make test that does it. Using perl 5.8.1. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.