diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-29 23:21:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-06-30 16:00:35 +0100 |
commit | 46a36afae41f63de654269c8a0b7cf5852a85a14 (patch) | |
tree | b12c47fe478d790871f67bb4d9fea4fd811be800 /test/rejectlog/0571 | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/rejectlog/0571')
-rw-r--r-- | test/rejectlog/0571 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/rejectlog/0571 b/test/rejectlog/0571 index 6f6a39750..263e58bea 100644 --- a/test/rejectlog/0571 +++ b/test/rejectlog/0571 @@ -1,11 +1,11 @@ -1999-03-02 09:44:33 10HmaX-0005vi-00 F=<ted@29.29.0.com> rejected by non-SMTP ACL: cannot test auto-keyed dnslists condition in non-SMTP ACL +1999-03-02 09:44:33 10HmaX-000000005vi-0000 F=<ted@29.29.0.com> rejected by non-SMTP ACL: cannot test auto-keyed dnslists condition in non-SMTP ACL Envelope-from: <ted@29.29.0.com> Envelope-to: <ok1@test.ex> P Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from <ted@29.29.0.com>) - id 10HmaX-0005vi-00 + id 10HmaX-000000005vi-0000 for ok1@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 -I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> +I Message-Id: <E10HmaX-000000005vi-0000@myhost.test.ex> F From: ted@29.29.0.com Date: Tue, 2 Mar 1999 09:44:33 +0000 |