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/log/0562 | |
parent | 9e4a64fd7c67f4a838ca588ee62c81227bdee9f2 (diff) |
New format for exim_message_id
Diffstat (limited to 'test/log/0562')
-rw-r--r-- | test/log/0562 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/0562 b/test/log/0562 index 2e50231b1..cce6c0da1 100644 --- a/test/log/0562 +++ b/test/log/0562 @@ -11,5 +11,5 @@ 1999-03-02 09:44:33 H=[127.0.0.1] rejected VRFY foo@bar 1999-03-02 09:44:33 SMTP call from [127.0.0.1] dropped: too many nonmail commands (last was "vrfy") 1999-03-02 09:44:33 NOTQUIT reason: 'bad-commands' -1999-03-02 09:44:33 10HmaX-0005vi-00 H=(abcd) [127.0.0.1] F=<userx@test.ex> rejected after DATA -1999-03-02 09:44:33 10HmaX-0005vi-00 NOTQUIT reason: 'acl-drop' +1999-03-02 09:44:33 10HmaX-000000005vi-0000 H=(abcd) [127.0.0.1] F=<userx@test.ex> rejected after DATA +1999-03-02 09:44:33 10HmaX-000000005vi-0000 NOTQUIT reason: 'acl-drop' |