diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-09-25 10:14:20 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-09-25 10:14:20 +0000 |
commit | 6ea85e9a4ac76f292db7bb946d6ada8d3ac93a2d (patch) | |
tree | 859514941e1f6762ebd8e51b0db8c1e965e77ba4 /test/rejectlog | |
parent | f324b55dcd5a95ce8273f6f368d03aab81d7ea59 (diff) |
Add log_reject_target as an ACL modifier.
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/0539 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/rejectlog/0539 b/test/rejectlog/0539 new file mode 100644 index 000000000..74da8e6e1 --- /dev/null +++ b/test/rejectlog/0539 @@ -0,0 +1,14 @@ +1999-03-02 09:44:33 U=CALLER rejected MAIL <reject@test.ex> +1999-03-02 09:44:33 U=CALLER rejected MAIL <both@test.ex> +1999-03-02 09:44:33 U=CALLER F=<ok@test.ex> rejected RCPT <reject@test.ex> +1999-03-02 09:44:33 U=CALLER F=<ok@test.ex> rejected RCPT <both@test.ex> +1999-03-02 09:44:33 10HmaX-0005vi-00 F=<CALLER@myhost.test.ex> rejected by non-SMTP ACL: Nyet +Envelope-from: <CALLER@myhost.test.ex> +Envelope-to: <userx@test.ex> +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> +F From: CALLER_NAME <CALLER@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 |