diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-24 00:04:13 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-24 15:23:33 +0100 |
commit | bec94709e708f087fe7fa456bec95d4e63edc3ed (patch) | |
tree | ff17ef17917c21e12e023a58244dbdae4ec3f135 /test/mail/4620.CALLER | |
parent | 99bfcf2b678e7bd8125a7eb44409e46549bfc111 (diff) |
Handle quoted local_part input to ${srs_encode }. Bug 2607
Diffstat (limited to 'test/mail/4620.CALLER')
-rw-r--r-- | test/mail/4620.CALLER | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/mail/4620.CALLER b/test/mail/4620.CALLER index 8daaeed5f..f42604b3c 100644 --- a/test/mail/4620.CALLER +++ b/test/mail/4620.CALLER @@ -1,4 +1,8 @@ From MAILER-DAEMON Tue Mar 02 09:44:33 1999 +Received: from localhost ([127.0.0.1] helo=the.local.host.name) + by the.local.host.name with esmtp (Exim x.yz) + id 10HmbA-0005vi-00 + for SRS0=ZZZZ=YY=the.local.host.name=CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 Received: from EXIMUSER by the.local.host.name with local (Exim x.yz) id 10HmaZ-0005vi-00 for SRS0=ZZZZ=YY=the.local.host.name=CALLER@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 |