https://bugs.exim.org/show_bug.cgi?id=785

Graeme Fowler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Graeme Fowler <[email protected]> ---
It looks like this is still A Thing. Taking the example entry from the OP and
firing it through the current eximstats:

echo '2008-11-23 22:39:02 1L4MfH-000NpZ-Fg => [email protected]
SRS=<[email protected]>
P=<[email protected]> R=dnslookup T=remote_smtp
S=6361 H=spamkiller.example.org [2001:1234:dead::2]
X=TLSv1:DHE-RSA-AES256-SHA:256 QT=15s' | eximstats -h0 -nr

<snip>

Top 50 host destinations by message count
-----------------------------------------
  Messages  Addresses      Bytes    Average   Host destination
         1          1          0          0   [email protected]>

I can see exactly where this break is happening (it's on a \b word boundary,
which includes the period preceding the H in the SRS0... sequences) but the
patch is long since disappeared from the web (and isn't in the Wayback Machine
either) so I can't see what the OP proposed.

When I've got some round tuits, I'll have a look.

Graeme

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to