[Bug 687] New: eximstats mis-interprets some log lines (fix included)

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug 687] New: eximstats mis-interprets some log lines (fix included)

by Bugzilla from hs+exim@schlittermann.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- 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/ ##

[Bug 687] eximstats mis-interprets some log lines (fix included)

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=687

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Nigel Metheringham <nigel@...>  2009-10-19 12:42:55 ---
Fixed in CVS

/home/cvs/exim/exim-doc/doc-txt/ChangeLog,v  <--  exim-doc/doc-txt/ChangeLog
new revision: 1.574; previous revision: 1.573
More commits to come...
/home/cvs/exim/exim-src/src/eximstats.src,v  <--  exim-src/src/eximstats.src
new revision: 1.18; previous revision: 1.17


--
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/ ##