diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-08-22 10:10:23 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-08-22 10:10:23 +0000 |
commit | 8f1283799014bd970817d6d0c21fb8fb860f5264 (patch) | |
tree | 3c9717aee823c6b2050092634ca69ee02ab554e0 /test/rejectlog | |
parent | bd2ca7152d146f2d925a6c59b6a44e4b8b9f7964 (diff) |
Add the NOTQUIT ACL.
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/0562 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/rejectlog/0562 b/test/rejectlog/0562 new file mode 100644 index 000000000..d10c450f6 --- /dev/null +++ b/test/rejectlog/0562 @@ -0,0 +1,14 @@ +1999-03-02 09:44:33 SMTP call from [127.0.0.1] dropped: too many unrecognized commands (last was "unknown") +1999-03-02 09:44:33 H=[127.0.0.1] rejected VRFY +1999-03-02 09:44:33 H=[127.0.0.1] rejected VRFY +1999-03-02 09:44:33 H=[127.0.0.1] rejected VRFY +1999-03-02 09:44:33 H=[127.0.0.1] rejected VRFY +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 10HmaX-0005vi-00 H=(abcd) [127.0.0.1] F=<userx@test.ex> rejected after DATA +Envelope-from: <userx@test.ex> +Envelope-to: <userx@test.ex> +P Received: from [127.0.0.1] (helo=abcd) + by myhost.test.ex with esmtp (Exim x.yz) + (envelope-from <userx@test.ex>) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 |