------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=687 Summary: eximstats mis-interprets some log lines (fix included)
Product: Exim
Version: 4.68
Platform: All
OS/Version: All
Status: NEW
Severity: bug
Priority: medium
Component: Eximstats
AssignedTo:
nigel@...
ReportedBy:
hs+exim@...
CC:
exim-dev@...
Created an attachment (id=237)
--> (
http://bugs.exim.org/attachment.cgi?id=237)
fix for the eximstats bug (loglines mis-interpreted)
On some lines:
# 2008-03-31 06:25:22 Connection from [213.246.33.217]:39456 refused: too many
connections from that IP address
# 2008-03-31 06:52:40 SMTP call from mail.cacoshrf.com (ccsd02.ccsd.local)
[69.24.118.229]:4511 dropped: too many nonmail commands (last was "RSET")
# 2008-03-31 06:25:22 H=mail.densitron.com [216.70.140.224]:45386 temporarily
rejected connection in "connect" ACL: too fast reconnects
# 2008-03-31 06:25:22 H=mail.densitron.com [216.70.140.224]:45386 temporarily
rejected connection in "connect" ACL
eximstats seems to fail, counting it as
"Unknown" reason
or
"local" address
Both is wrong.
A small bugfix (working for me) is attached.
--
Heiko
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email--
## List details at
http://lists.exim.org/mailman/listinfo/exim-dev Exim details at
http://www.exim.org/ ##