http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5764
Summary: DCC test fails on Solaris 10
Product: Spamassassin
Version: 3.2.3
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P5
Component: Regression Tests
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
The dcc test fails on Solaris 10. It does not fail on Solaris 8. I noticed
this while checking the test 3.2.4 tarball, but 3.2.3 does the same thing.
It is test 4 that is failing and I find the following error logged by dccproc:
Jan 4 21:34:26 mackerel.adi.com dccproc[1776]: [ID 702911 mail.error]
"-a 255.255.255.255": Unknown host
Jan 4 21:34:34 mackerel.adi.com dccproc[1779]: [ID 702911 mail.error]
"-a 255.255.255.255": Unknown host
Jan 4 21:38:39 mackerel.adi.com dccproc[1863]: [ID 702911 mail.error]
"-a 255.255.255.255": Unknown host
Jan 4 21:38:47 mackerel.adi.com dccproc[1867]: [ID 702911 mail.error]
"-a 255.255.255.255": Unknown host
And sure enough when I look at log/d.dcc/3 I see that there is a line
that says 'Received: from [255.255.255.255]'
Note that both machines are running the same Perl and the same dccproc
(not just the same version, but the same executables). It seems that
Solaris 10 does not like 255.255.255.255 whereas Solaris 8 has no problem.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.