Drav Sloan wrote: > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > > http://bugs.exim.org/show_bug.cgi?id=1175 > Summary: drop verbs in the connection ACL cause eximstats to log > them as "Unknown" > Product: Exim > Version: 4.77 > Platform: All > OS/Version: All > Status: NEW > Keywords: work:tiny > Severity: bug > Priority: low > Component: Eximstats > AssignedTo: [email protected] > ReportedBy: [email protected] > CC: [email protected], [email protected] > > > Created an attachment (id=513) > --> (http://bugs.exim.org/attachment.cgi?id=513) > Eximstats patch file > > Given a drop verb in the connection acl, eximstats parses the log as > "Unknown". > > eximstats -d yields: > Unknown rejection: H=[103.22.128.12]:45659 I=[10.1.0.2]:25 rejected connection > in "connect" ACL: Dropped Connection from badnet 103.22.128.12 > > Also i get a regular TLS handshake error of: > 2011-11-10 04:53:38 TLS error on connection from > host119-185-dynamic.6-87-r.retail.telecomitalia.it [87.6.185.119]:16635 > I=[10.1.0.2]:465 (SSL_accept): error:00000000:lib(0):fun > c(0):reason(0) > 2011-11-10 04:53:38 TLS client disconnected cleanly (rejected our > certificate?) > > which eximstats fails to parse. > > > Find a patch attached to fix both cases.
I've attached a new patch that actually works :) Regards D. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
