[exim-dev] [Bug 785] H= parsing broken for some envelope add…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 785] New: H= parsing broken for some envelope addresses
Subject: [exim-dev] [Bug 785] H= parsing broken for some envelope addresses
https://bugs.exim.org/show_bug.cgi?id=785

Graeme Fowler <graeme@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graeme@???


--- Comment #3 from Graeme Fowler <graeme@???> ---
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 => puffina@???
SRS=<SRS0=pXxL.H=36=example.org=wega@???>
P=<SRS0=pXxL.H=36=example.org=wega@???> 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   36=example.org=wega@???>


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.