diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 10:47:28 +0000 |
commit | 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (patch) | |
tree | ea480313c058c0177c784686de9189bd305d8bd1 /test/rejectlog/0027 | |
parent | f767aaae1638df676a05699edf1f614cae351af2 (diff) |
More test commits.
Diffstat (limited to 'test/rejectlog/0027')
-rw-r--r-- | test/rejectlog/0027 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/test/rejectlog/0027 b/test/rejectlog/0027 new file mode 100644 index 000000000..e1b7c0bfa --- /dev/null +++ b/test/rejectlog/0027 @@ -0,0 +1,36 @@ +1999-03-02 09:44:33 U=CALLER F=<x@y> rejected RCPT <userx@test.ex>: deny for userx +1999-03-02 09:44:33 U=CALLER sender verify fail for <x@y>: Unrouteable address +1999-03-02 09:44:33 U=CALLER F=<x@y> rejected RCPT <postmaster@test.ex>: Sender verify failed +1999-03-02 09:44:33 U=CALLER F=<userx@test.ex> rejected RCPT <userx@test.ex>: deny for userx +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <"deny verify = header_syntax"@test.ex>: cannot check header contents in ACL for RCPT (only possible in ACL for DATA) +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <"deny verify = junk"@test.ex>: expected "sender[=address]", "recipient", "helo", "header_syntax", "header_sender" or "reverse_host_lookup" at start of ACL condition "verify junk" +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <"deny vorify = junk"@test.ex>: unknown ACL condition/modifier in "deny vorify = junk" +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <"dony verify = junk"@test.ex>: unknown ACL verb in "dony verify = junk" +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT <"deny !message = abcd"@test.ex>: ACL error: negation is not allowed with "message" +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F=<> temporarily rejected after DATA: cannot verify recipient in ACL for DATA (only possible for RCPT) +Envelope-from: <> +Envelope-to: <data@test.ex> +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaX-0005vi-00 + for data@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + Subject: data1 +I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F=<> temporarily rejected after DATA: cannot test domains condition in DATA ACL +Envelope-from: <> +Envelope-to: <data@test.ex> +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaY-0005vi-00 + for data@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + Subject: data2 +I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaZ-0005vi-00 U=CALLER F=<> temporarily rejected after DATA: cannot test local_parts condition in DATA ACL +Envelope-from: <> +Envelope-to: <data@test.ex> +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaZ-0005vi-00 + for data@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + Subject: data3 +I Message-Id: <E10HmaZ-0005vi-00@myhost.test.ex> + Date: Tue, 2 Mar 1999 09:44:33 +0000 |