From 54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 7 Feb 2006 10:47:28 +0000 Subject: More test commits. --- test/rejectlog/0014 | 2 + test/rejectlog/0019 | 7 ++ test/rejectlog/0021 | 37 +++++++ test/rejectlog/0023 | 7 ++ test/rejectlog/0024 | 11 ++ test/rejectlog/0025 | 5 + test/rejectlog/0026 | 39 +++++++ test/rejectlog/0027 | 36 +++++++ test/rejectlog/0028 | 11 ++ test/rejectlog/0029 | 4 + test/rejectlog/0030 | 2 + test/rejectlog/0034 | 4 + test/rejectlog/0079 | 1 + test/rejectlog/0147 | 1 + test/rejectlog/0162 | 288 ++++++++++++++++++++++++++++++++++++++++++++++++++++ test/rejectlog/0180 | 5 + test/rejectlog/0181 | 12 +++ test/rejectlog/0212 | 4 + test/rejectlog/0214 | 33 ++++++ test/rejectlog/0220 | 6 ++ test/rejectlog/0221 | 6 ++ test/rejectlog/0227 | 37 +++++++ test/rejectlog/0234 | 1 + test/rejectlog/0255 | 1 + test/rejectlog/0294 | 6 ++ test/rejectlog/0300 | 7 ++ test/rejectlog/0301 | 1 + test/rejectlog/0320 | 2 + test/rejectlog/0365 | 51 ++++++++++ test/rejectlog/0373 | 1 + test/rejectlog/0376 | 16 +++ test/rejectlog/0387 | 2 + test/rejectlog/0395 | 1 + test/rejectlog/0396 | 1 + test/rejectlog/0398 | 2 + test/rejectlog/0413 | 6 ++ test/rejectlog/0416 | 6 ++ test/rejectlog/0417 | 6 ++ test/rejectlog/0418 | 1 + test/rejectlog/0451 | 22 ++++ test/rejectlog/0453 | 6 ++ test/rejectlog/0457 | 2 + test/rejectlog/0458 | 10 ++ test/rejectlog/0459 | 1 + test/rejectlog/0462 | 4 + test/rejectlog/0465 | 9 ++ test/rejectlog/0468 | 20 ++++ test/rejectlog/0470 | 4 + test/rejectlog/0473 | 10 ++ test/rejectlog/0482 | 9 ++ test/rejectlog/0483 | 1 + test/rejectlog/0490 | 10 ++ test/rejectlog/0500 | 2 + test/rejectlog/0505 | 22 ++++ test/rejectlog/0507 | 36 +++++++ test/rejectlog/0509 | 1 + test/rejectlog/0527 | 2 + test/rejectlog/1001 | 3 + test/rejectlog/2003 | 1 + test/rejectlog/2004 | 1 + test/rejectlog/2005 | 1 + test/rejectlog/2009 | 3 + test/rejectlog/2014 | 3 + test/rejectlog/2018 | 1 + test/rejectlog/2023 | 1 + test/rejectlog/2026 | 1 + test/rejectlog/2103 | 1 + test/rejectlog/2104 | 1 + test/rejectlog/2105 | 1 + test/rejectlog/2109 | 3 + test/rejectlog/2114 | 3 + test/rejectlog/2118 | 1 + test/rejectlog/2123 | 1 + test/rejectlog/2126 | 3 + test/rejectlog/3211 | 1 + test/rejectlog/3400 | 28 +++++ test/rejectlog/3403 | 1 + test/rejectlog/3411 | 1 + test/rejectlog/3413 | 1 + test/rejectlog/3450 | 1 + test/rejectlog/3460 | 1 + test/rejectlog/3600 | 5 + test/rejectlog/4000 | 11 ++ test/rejectlog/9300 | 3 + test/rejectlog/9400 | 180 ++++++++++++++++++++++++++++++++ test/rejectlog/9402 | 24 +++++ 86 files changed, 1126 insertions(+) create mode 100644 test/rejectlog/0014 create mode 100644 test/rejectlog/0019 create mode 100644 test/rejectlog/0021 create mode 100644 test/rejectlog/0023 create mode 100644 test/rejectlog/0024 create mode 100644 test/rejectlog/0025 create mode 100644 test/rejectlog/0026 create mode 100644 test/rejectlog/0027 create mode 100644 test/rejectlog/0028 create mode 100644 test/rejectlog/0029 create mode 100644 test/rejectlog/0030 create mode 100644 test/rejectlog/0034 create mode 100644 test/rejectlog/0079 create mode 100644 test/rejectlog/0147 create mode 100644 test/rejectlog/0162 create mode 100644 test/rejectlog/0180 create mode 100644 test/rejectlog/0181 create mode 100644 test/rejectlog/0212 create mode 100644 test/rejectlog/0214 create mode 100644 test/rejectlog/0220 create mode 100644 test/rejectlog/0221 create mode 100644 test/rejectlog/0227 create mode 100644 test/rejectlog/0234 create mode 100644 test/rejectlog/0255 create mode 100644 test/rejectlog/0294 create mode 100644 test/rejectlog/0300 create mode 100644 test/rejectlog/0301 create mode 100644 test/rejectlog/0320 create mode 100644 test/rejectlog/0365 create mode 100644 test/rejectlog/0373 create mode 100644 test/rejectlog/0376 create mode 100644 test/rejectlog/0387 create mode 100644 test/rejectlog/0395 create mode 100644 test/rejectlog/0396 create mode 100644 test/rejectlog/0398 create mode 100644 test/rejectlog/0413 create mode 100644 test/rejectlog/0416 create mode 100644 test/rejectlog/0417 create mode 100644 test/rejectlog/0418 create mode 100644 test/rejectlog/0451 create mode 100644 test/rejectlog/0453 create mode 100644 test/rejectlog/0457 create mode 100644 test/rejectlog/0458 create mode 100644 test/rejectlog/0459 create mode 100644 test/rejectlog/0462 create mode 100644 test/rejectlog/0465 create mode 100644 test/rejectlog/0468 create mode 100644 test/rejectlog/0470 create mode 100644 test/rejectlog/0473 create mode 100644 test/rejectlog/0482 create mode 100644 test/rejectlog/0483 create mode 100644 test/rejectlog/0490 create mode 100644 test/rejectlog/0500 create mode 100644 test/rejectlog/0505 create mode 100644 test/rejectlog/0507 create mode 100644 test/rejectlog/0509 create mode 100644 test/rejectlog/0527 create mode 100644 test/rejectlog/1001 create mode 100644 test/rejectlog/2003 create mode 100644 test/rejectlog/2004 create mode 100644 test/rejectlog/2005 create mode 100644 test/rejectlog/2009 create mode 100644 test/rejectlog/2014 create mode 100644 test/rejectlog/2018 create mode 100644 test/rejectlog/2023 create mode 100644 test/rejectlog/2026 create mode 100644 test/rejectlog/2103 create mode 100644 test/rejectlog/2104 create mode 100644 test/rejectlog/2105 create mode 100644 test/rejectlog/2109 create mode 100644 test/rejectlog/2114 create mode 100644 test/rejectlog/2118 create mode 100644 test/rejectlog/2123 create mode 100644 test/rejectlog/2126 create mode 100644 test/rejectlog/3211 create mode 100644 test/rejectlog/3400 create mode 100644 test/rejectlog/3403 create mode 100644 test/rejectlog/3411 create mode 100644 test/rejectlog/3413 create mode 100644 test/rejectlog/3450 create mode 100644 test/rejectlog/3460 create mode 100644 test/rejectlog/3600 create mode 100644 test/rejectlog/4000 create mode 100644 test/rejectlog/9300 create mode 100644 test/rejectlog/9400 create mode 100644 test/rejectlog/9402 (limited to 'test/rejectlog') diff --git a/test/rejectlog/0014 b/test/rejectlog/0014 new file mode 100644 index 000000000..782743788 --- /dev/null +++ b/test/rejectlog/0014 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 H=[10.0.0.2] U=CALLER sender verify fail for <"jules@box3.plc.example-is-not-known"@plc.example>: Unrouteable mail domain "plc.example" +1999-03-02 09:44:33 H=[10.0.0.2] U=CALLER F= rejected RCPT : Sender verify failed diff --git a/test/rejectlog/0019 b/test/rejectlog/0019 new file mode 100644 index 000000000..e62e7f5b2 --- /dev/null +++ b/test/rejectlog/0019 @@ -0,0 +1,7 @@ +1999-03-02 09:44:33 rejected HELO from CALLER: syntactically invalid argument(s): !@#$%^&*( +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 too many recipients: excess temporarily rejected: sender= U=CALLER diff --git a/test/rejectlog/0021 b/test/rejectlog/0021 new file mode 100644 index 000000000..90e92c7c3 --- /dev/null +++ b/test/rejectlog/0021 @@ -0,0 +1,37 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 F= rejected by non-SMTP ACL: don't like sender userx@test1 +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: userx@test1 + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 F= rejected by non-SMTP ACL: cannot test hosts condition in non-SMTP ACL +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: ok@test2 + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaZ-0005vi-00 F= rejected by non-SMTP ACL: no verified certificate +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmaZ-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: ok@test4 + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 H=[10.9.8.7] U=CALLER rejected connection in "connect" ACL +1999-03-02 09:44:33 H=[10.9.8.8] U=CALLER rejected MAIL +1999-03-02 09:44:33 mail accepted +1999-03-02 09:44:33 H=[10.9.8.9] U=CALLER rejected connection in "connect" ACL: forcibly dropped +1999-03-02 09:44:33 U=CALLER rejected connection in "connect" ACL +1999-03-02 09:44:33 H=(x.y.z) [10.9.8.10] U=CALLER rejected EHLO or HELO x.y.z +1999-03-02 09:44:33 mail accepted diff --git a/test/rejectlog/0023 b/test/rejectlog/0023 new file mode 100644 index 000000000..dc6c7e9ba --- /dev/null +++ b/test/rejectlog/0023 @@ -0,0 +1,7 @@ +1999-03-02 09:44:33 H=[56.56.57.57] U=CALLER F= temporarily rejected RCPT : invalid "condition" value "rhubarb" +1999-03-02 09:44:33 H=[56.56.58.58] U=CALLER F= rejected RCPT +1999-03-02 09:44:33 H=[56.56.58.58] U=CALLER F= rejected RCPT +1999-03-02 09:44:33 H=[56.56.58.58] U=CALLER F= rejected RCPT +1999-03-02 09:44:33 H=[56.56.59.59] U=CALLER F= rejected RCPT : here is a fail message +1999-03-02 09:44:33 H=[V4NET.11.12.13] U=CALLER F= rejected RCPT : DNSLIST (rbl.test.ex: This is a test blacklisting message) +1999-03-02 09:44:33 H=[V4NET.11.12.13] U=CALLER F= rejected RCPT : DNSLIST (rbl.test.ex: This is a test blacklisting message) diff --git a/test/rejectlog/0024 b/test/rejectlog/0024 new file mode 100644 index 000000000..be36148da --- /dev/null +++ b/test/rejectlog/0024 @@ -0,0 +1,11 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER sender verify fail for : Unrouteable address +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Unrouteable address +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : relay not permitted +1999-03-02 09:44:33 H=[V4NET.255.255.0] U=CALLER F= rejected RCPT : unknown user +1999-03-02 09:44:33 H=[V4NET.255.255.0] U=CALLER F= rejected RCPT : Unrouteable address +1999-03-02 09:44:33 H=[V4NET.11.12.13] U=CALLER F= rejected RCPT : rejected because V4NET.11.12.13 is in a black list at rbl.test.ex +1999-03-02 09:44:33 H=[V4NET.11.12.13] U=CALLER F= rejected RCPT : rejected because V4NET.11.12.13 is in a black list at rbl.test.ex diff --git a/test/rejectlog/0025 b/test/rejectlog/0025 new file mode 100644 index 000000000..7c659d346 --- /dev/null +++ b/test/rejectlog/0025 @@ -0,0 +1,5 @@ +1999-03-02 09:44:33 U=CALLER sender verify fail for : Unrouteable address +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Unrouteable address diff --git a/test/rejectlog/0026 b/test/rejectlog/0026 new file mode 100644 index 000000000..c902e78fc --- /dev/null +++ b/test/rejectlog/0026 @@ -0,0 +1,39 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: domain missing or malformed: failing address in "From" header is: @ +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: @ +I Message-Id: + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "From" header is: @ +Envelope-from: <> +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaY-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: , @ +I Message-Id: + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaZ-0005vi-00 U=CALLER F=<> rejected after DATA: there is no valid sender in any header line +Envelope-from: <> +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaZ-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: +I Message-Id: + Date: Tue, 2 Mar 1999 09:44:33 +0000 + X-warning: this is a test warning +1999-03-02 09:44:33 10HmbA-0005vi-00 U=CALLER F= rejected after DATA: body contains trigger +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmbA-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: x@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 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= rejected RCPT : deny for userx +1999-03-02 09:44:33 U=CALLER sender verify fail for : Unrouteable address +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : 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: +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: + 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: +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: + 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: +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: + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0028 b/test/rejectlog/0028 new file mode 100644 index 000000000..32a9d0576 --- /dev/null +++ b/test/rejectlog/0028 @@ -0,0 +1,11 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: message too big - $recipients=userx@test.ex (1) +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : SIZE value too big diff --git a/test/rejectlog/0029 b/test/rejectlog/0029 new file mode 100644 index 000000000..905fe8ae8 --- /dev/null +++ b/test/rejectlog/0029 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 U=CALLER sender verify fail for : Unrouteable address +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER sender verify fail for : Unrouteable address +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed diff --git a/test/rejectlog/0030 b/test/rejectlog/0030 new file mode 100644 index 000000000..9a3642b65 --- /dev/null +++ b/test/rejectlog/0030 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT : >>data from accept router<< +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT : Unrouteable address diff --git a/test/rejectlog/0034 b/test/rejectlog/0034 new file mode 100644 index 000000000..342deaa92 --- /dev/null +++ b/test/rejectlog/0034 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many nonmail commands (last was "rset") +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many nonmail commands (last was "ehlo") +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many nonmail commands (last was "ehlo") +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many nonmail commands (last was "noop") diff --git a/test/rejectlog/0079 b/test/rejectlog/0079 new file mode 100644 index 000000000..dfed13d22 --- /dev/null +++ b/test/rejectlog/0079 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(exim.test.ex) [V4NET.11.12.14] I=[14.12.11.10]:1111 U=CALLER F= rejected RCPT : host is listed in rbl2.test.ex diff --git a/test/rejectlog/0147 b/test/rejectlog/0147 new file mode 100644 index 000000000..00ddfc1b9 --- /dev/null +++ b/test/rejectlog/0147 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER rejected connection in "connect" ACL: testing,testing diff --git a/test/rejectlog/0162 b/test/rejectlog/0162 new file mode 100644 index 000000000..d9c7597a6 --- /dev/null +++ b/test/rejectlog/0162 @@ -0,0 +1,288 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: malformed address: ">,\n ,\n may not follow ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n ,\n +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for u3@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +T To: , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , +*** truncated *** diff --git a/test/rejectlog/0180 b/test/rejectlog/0180 new file mode 100644 index 000000000..a09e4a9e6 --- /dev/null +++ b/test/rejectlog/0180 @@ -0,0 +1,5 @@ +1999-03-02 09:44:33 rejected MAIL FROM: U=CALLER: message too big: size=1000000000 max=100 +1999-03-02 09:44:33 rejected MAIL FROM: U=CALLER: message too big: size>=2147483647 max=100 +1999-03-02 09:44:33 rejected MAIL FROM: U=CALLER: message too big: size=1000000000 max=100 +1999-03-02 09:44:33 rejected MAIL FROM: U=CALLER: message too big: size>=2147483647 max=100 +1999-03-02 09:44:33 rejected MAIL FROM: U=CALLER: message too big: size>=2147483647 max=100 diff --git a/test/rejectlog/0181 b/test/rejectlog/0181 new file mode 100644 index 000000000..ea4814552 --- /dev/null +++ b/test/rejectlog/0181 @@ -0,0 +1,12 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 rejected from U=CALLER: message too big: read=225 max=100 +Envelope-from: +Envelope-to: +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 rejected from U=CALLER: message too big: read=101 max=100 +Envelope-from: +Envelope-to: +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0212 b/test/rejectlog/0212 new file mode 100644 index 000000000..2d6823473 --- /dev/null +++ b/test/rejectlog/0212 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Unrouteable address +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : bad user +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT : Unrouteable address +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER F= rejected RCPT <"smartuser.b@test.ex"@test.ex>: Unrouteable address diff --git a/test/rejectlog/0214 b/test/rejectlog/0214 new file mode 100644 index 000000000..d9b3efa1d --- /dev/null +++ b/test/rejectlog/0214 @@ -0,0 +1,33 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 H=[127.0.0.1] F= rejected after DATA: malformed address: ;bad@address;bad@address;bad@add may not follow bad@address: failing address in "To" header begins: bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address;bad@address;bad@address;bad@address;bad@address;\n bad@address;bad@address +Envelope-from: +Envelope-to: +P Received: from [127.0.0.1] + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for x@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +F From: Me + Comment: This was really seen! +T To: bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + bad@address;bad@address;bad@address;bad@address;bad@address;bad@address; + END diff --git a/test/rejectlog/0220 b/test/rejectlog/0220 new file mode 100644 index 000000000..0ea1b2a0b --- /dev/null +++ b/test/rejectlog/0220 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 rejected from <> U=CALLER: message too big: read=501 max=500 +Envelope-from: <> +Envelope-to: +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0221 b/test/rejectlog/0221 new file mode 100644 index 000000000..0ea1b2a0b --- /dev/null +++ b/test/rejectlog/0221 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 rejected from <> U=CALLER: message too big: read=501 max=500 +Envelope-from: <> +Envelope-to: +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0227 b/test/rejectlog/0227 new file mode 100644 index 000000000..bc1480be7 --- /dev/null +++ b/test/rejectlog/0227 @@ -0,0 +1,37 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 Unknown user +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify defer for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 450 Temporary error +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= temporarily rejected RCPT : Could not complete sender verify callout +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for : response to "MAIL FROM:<>" from 127.0.0.1 [127.0.0.1] was: 550 Error for <> +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for : response to "MAIL FROM:<>" from 127.0.0.1 [127.0.0.1] was: 550-Multiline error for <>\n550 Here's the second line +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.3] U=root F= rejected RCPT : (recipient): response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 Recipient not liked +1999-03-02 09:44:33 H=[V4NET.0.0.3] U=root F= rejected RCPT : (recipient): response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550-Recipient not liked on two lines\n550 Here's the second +1999-03-02 09:44:33 H=[V4NET.0.0.3] U=root F= temporarily rejected RCPT : Could not complete recipient verify callout +1999-03-02 09:44:33 10HmaX-0005vi-00 H=[V4NET.0.0.4] U=root F= rejected after DATA: there is no valid sender in any header line +Envelope-from: +Envelope-to: +P Received: from [V4NET.0.0.4] (ident=root) + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for z@remote.domain; Tue, 2 Mar 1999 09:44:33 +0000 +F From: abcd@x.y.z +1999-03-02 09:44:33 10HmaY-0005vi-00 H=[V4NET.0.0.4] U=root F= rejected after DATA: there is no valid sender in any header line +Envelope-from: +Envelope-to: +P Received: from [V4NET.0.0.4] (ident=root) + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for z@remote.domain; Tue, 2 Mar 1999 09:44:33 +0000 +F From: abcd@x.y.z +1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root F= rejected RCPT : relay not permitted +1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 Don't like postmaster +1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root F= rejected RCPT : (postmaster): Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.3] U=root F= rejected RCPT : (recipient): response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 Recipient not liked +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify defer for : response to "initial connection" from 127.0.0.1 [127.0.0.1] was: connection dropped +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= temporarily rejected RCPT : Could not complete sender verify callout +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify defer for : could not connect to 127.0.0.1 [127.0.0.1]: Connection refused +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= temporarily rejected RCPT : Could not complete sender verify callout diff --git a/test/rejectlog/0234 b/test/rejectlog/0234 new file mode 100644 index 000000000..fc68dfd94 --- /dev/null +++ b/test/rejectlog/0234 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=root F= rejected RCPT : relay not permitted diff --git a/test/rejectlog/0255 b/test/rejectlog/0255 new file mode 100644 index 000000000..0336a1908 --- /dev/null +++ b/test/rejectlog/0255 @@ -0,0 +1 @@ +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many unrecognized commands (last was "four") diff --git a/test/rejectlog/0294 b/test/rejectlog/0294 new file mode 100644 index 000000000..8d1c3f785 --- /dev/null +++ b/test/rejectlog/0294 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT diff --git a/test/rejectlog/0300 b/test/rejectlog/0300 new file mode 100644 index 000000000..d330f46cd --- /dev/null +++ b/test/rejectlog/0300 @@ -0,0 +1,7 @@ +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "ehlo abcd" H=[127.0.0.1] next input="mail from:\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was advertised): rejected "data" H=(abcd) [127.0.0.1] next input="the message\r\nsecond line\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:" H=(abcd) [127.0.0.1] next input="rcpt to:\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:" H=(abcd) [ip4.ip4.ip4.ip4] next input="rcpt to:\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "junk1" H=[ip4.ip4.ip4.ip4] next input="junk2\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "rset" H=(abcd) [ip4.ip4.ip4.ip4] next input="quit\r\n" +1999-03-02 09:44:33 SMTP protocol synchronization error (input sent without waiting for greeting): rejected connection from H=[127.0.0.1] input="helo abcd\r\n" diff --git a/test/rejectlog/0301 b/test/rejectlog/0301 new file mode 100644 index 000000000..24a81c867 --- /dev/null +++ b/test/rejectlog/0301 @@ -0,0 +1 @@ +1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was advertised): rejected "data" H=(en.force) [127.0.0.1] next input="the message\r\n" diff --git a/test/rejectlog/0320 b/test/rejectlog/0320 new file mode 100644 index 000000000..6770ebbe2 --- /dev/null +++ b/test/rejectlog/0320 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 U=CALLER F= rejected RCPT diff --git a/test/rejectlog/0365 b/test/rejectlog/0365 new file mode 100644 index 000000000..6dee64036 --- /dev/null +++ b/test/rejectlog/0365 @@ -0,0 +1,51 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F=<> rejected after DATA: '>' missing at end of address: failing address in "From" header is: +Envelope-to: +P Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) + id 10HmaX-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F=<> rejected after DATA: there is no valid sender in any header line +Envelope-from: <> +Envelope-to: +P Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) + id 10HmaY-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: bad@domain +I Message-Id: + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 U=CALLER sender verify defer for : could not connect to V4NET.0.0.0 [V4NET.0.0.0]: Network Error +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : Could not complete sender verify callout +1999-03-02 09:44:33 10HmaZ-0005vi-00 U=CALLER F= rejected after DATA +Envelope-from: +Envelope-to: +P Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaZ-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmbA-0005vi-00 U=CALLER F=<> rejected after DATA: there is no valid sender in any header line +Envelope-from: <> +Envelope-to: +P Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz) + id 10HmbA-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +F From: +I Message-Id: + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : could not connect to V4NET.0.0.0 [V4NET.0.0.0]: Network Error +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT : failure message +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT : defer message +1999-03-02 09:44:33 10HmbB-0005vi-00 U=CALLER F=<> rejected after DATA: '>' missing at end of address: failing address in "From" header is: rejected after DATA: there is no valid sender in any header line +1999-03-02 09:44:33 U=CALLER sender verify defer for : could not connect to V4NET.0.0.0 [V4NET.0.0.0]: Network Error +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : Could not complete sender verify callout +1999-03-02 09:44:33 10HmbD-0005vi-00 U=CALLER F= rejected after DATA +1999-03-02 09:44:33 10HmbE-0005vi-00 U=CALLER F=<> rejected after DATA: there is no valid sender in any header line +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : could not connect to V4NET.0.0.0 [V4NET.0.0.0]: Network Error +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT : failure message +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT : defer message diff --git a/test/rejectlog/0373 b/test/rejectlog/0373 new file mode 100644 index 000000000..7082f4d53 --- /dev/null +++ b/test/rejectlog/0373 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.0] U=CALLER temporarily rejected connection in "connect" ACL: failed to expand ACL string "${readsocket{TESTSUITE/test-socket}{QUERY-ACL\n}{2s}{*EOL*}}": socket read timed out diff --git a/test/rejectlog/0376 b/test/rejectlog/0376 new file mode 100644 index 000000000..8cac4a1de --- /dev/null +++ b/test/rejectlog/0376 @@ -0,0 +1,16 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify defer for : could not connect to 127.0.0.1 [127.0.0.1]: Connection refused +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= temporarily rejected RCPT : Could not complete sender verify callout +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 REJECTED +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : (recipient): Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : (recipient): Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for : response to "MAIL FROM:<>" from 127.0.0.1 [127.0.0.1] was: 550 REJECT MAIL FROM +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : (mail): Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : (mail): Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 NOT OK +1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root sender verify fail for +1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root sender verify defer for : Could not complete sender verify callout +1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root F= temporarily rejected RCPT : Could not complete sender verify callout diff --git a/test/rejectlog/0387 b/test/rejectlog/0387 new file mode 100644 index 000000000..d83ecc3cc --- /dev/null +++ b/test/rejectlog/0387 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT +1999-03-02 09:44:33 H=[1.2.3.4] U=CALLER F= rejected RCPT diff --git a/test/rejectlog/0395 b/test/rejectlog/0395 new file mode 100644 index 000000000..4743ec7ac --- /dev/null +++ b/test/rejectlog/0395 @@ -0,0 +1 @@ +1999-03-02 09:44:33 unqualified recipient rejected: U=CALLER diff --git a/test/rejectlog/0396 b/test/rejectlog/0396 new file mode 100644 index 000000000..844868069 --- /dev/null +++ b/test/rejectlog/0396 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT diff --git a/test/rejectlog/0398 b/test/rejectlog/0398 new file mode 100644 index 000000000..24d045854 --- /dev/null +++ b/test/rejectlog/0398 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 Unknown +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed diff --git a/test/rejectlog/0413 b/test/rejectlog/0413 new file mode 100644 index 000000000..1e587828d --- /dev/null +++ b/test/rejectlog/0413 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 U=CALLER sender verify defer for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 450 Temporary error +1999-03-02 09:44:33 U=CALLER temporarily rejected MAIL : Could not complete sender verify callout +1999-03-02 09:44:33 U=CALLER sender verify defer for : response to "RCPT TO:" from ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4] was: 450 Temporary error +1999-03-02 09:44:33 U=CALLER temporarily rejected MAIL : Could not complete sender verify callout +1999-03-02 09:44:33 U=CALLER sender verify defer for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 450 Temporary error +1999-03-02 09:44:33 U=CALLER temporarily rejected MAIL : Could not complete sender verify callout diff --git a/test/rejectlog/0416 b/test/rejectlog/0416 new file mode 100644 index 000000000..21ce4e229 --- /dev/null +++ b/test/rejectlog/0416 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 U=CALLER temporarily rejected EHLO or HELO xxx +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : discarded by MAIL ACL: discard message 2 +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : discarded by MAIL ACL: discard message 2 +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : discarded by RCPT ACL: discard message 1 +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : discarded by RCPT ACL +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : discarded by RCPT ACL: discard message 1 diff --git a/test/rejectlog/0417 b/test/rejectlog/0417 new file mode 100644 index 000000000..71f3fc766 --- /dev/null +++ b/test/rejectlog/0417 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 U=CALLER sender verify defer for : host lookup did not complete +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : Could not complete sender verify +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : Could not complete sender verify +1999-03-02 09:44:33 U=CALLER sender verify defer for : host lookup did not complete +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : Could not complete sender verify +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : Could not complete sender verify diff --git a/test/rejectlog/0418 b/test/rejectlog/0418 new file mode 100644 index 000000000..246eff318 --- /dev/null +++ b/test/rejectlog/0418 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT : This is a message which is continued over several lines, with an interspersed comment diff --git a/test/rejectlog/0451 b/test/rejectlog/0451 new file mode 100644 index 000000000..e2616875e --- /dev/null +++ b/test/rejectlog/0451 @@ -0,0 +1,22 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER sender verify fail for : custom message +Envelope-from: +Envelope-to: +P Received: from CALLER (helo=a.b.c.d) + by myhost.test.ex with local-esmtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for good@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: Sender verify failed +Envelope-from: +Envelope-to: +P Received: from CALLER (helo=a.b.c.d) + by myhost.test.ex with local-esmtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for good@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0453 b/test/rejectlog/0453 new file mode 100644 index 000000000..5a2a89155 --- /dev/null +++ b/test/rejectlog/0453 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 rejected HELO from CALLER: syntactically invalid argument(s): (no argument given) +1999-03-02 09:44:33 rejected HELO from CALLER: syntactically invalid argument(s): (no argument given) +1999-03-02 09:44:33 rejected HELO from CALLER: syntactically invalid argument(s): (no argument given) +1999-03-02 09:44:33 rejected HELO from CALLER: syntactically invalid argument(s): (no argument given) +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many syntax or protocol errors (last command was "helo") +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many syntax or protocol errors (last command was "mail from:<>") diff --git a/test/rejectlog/0457 b/test/rejectlog/0457 new file mode 100644 index 000000000..d2be7d333 --- /dev/null +++ b/test/rejectlog/0457 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER rejected EHLO or HELO a.b.c.d: testing deny +1999-03-02 09:44:33 U=CALLER rejected MAIL : testing deny diff --git a/test/rejectlog/0458 b/test/rejectlog/0458 new file mode 100644 index 000000000..99d003990 --- /dev/null +++ b/test/rejectlog/0458 @@ -0,0 +1,10 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1111 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1112 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1113 I=[127.0.0.1]:1225 rejected MAIL +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1114 I=[127.0.0.1]:1225 rejected MAIL +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1115 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1115 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1115 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1116 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1116 I=[127.0.0.1]:1225 F= rejected RCPT +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1]:1116 I=[127.0.0.1]:1225 F= rejected RCPT diff --git a/test/rejectlog/0459 b/test/rejectlog/0459 new file mode 100644 index 000000000..2560fb608 --- /dev/null +++ b/test/rejectlog/0459 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER F=<> temporarily rejected RCPT outer@xx: failed to open /non/exist for linear search: No such file or directory diff --git a/test/rejectlog/0462 b/test/rejectlog/0462 new file mode 100644 index 000000000..3a5954e9a --- /dev/null +++ b/test/rejectlog/0462 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 NO +1999-03-02 09:44:33 H=[V4NET.0.0.1] U=root F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 NO +1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed diff --git a/test/rejectlog/0465 b/test/rejectlog/0465 new file mode 100644 index 000000000..76d9dbf92 --- /dev/null +++ b/test/rejectlog/0465 @@ -0,0 +1,9 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To" header is: abc@xyz. +Envelope-from: <> +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + id 10HmaX-0005vi-00 + for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000 +T To: abc@xyz. +I Message-Id: + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0468 b/test/rejectlog/0468 new file mode 100644 index 000000000..b2ece3e1f --- /dev/null +++ b/test/rejectlog/0468 @@ -0,0 +1,20 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: message body message end +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F= rejected after DATA: message body message end +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0470 b/test/rejectlog/0470 new file mode 100644 index 000000000..ffb876f37 --- /dev/null +++ b/test/rejectlog/0470 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT +1999-03-02 09:44:33 U=CALLER F=<> rejected RCPT diff --git a/test/rejectlog/0473 b/test/rejectlog/0473 new file mode 100644 index 000000000..c6e216931 --- /dev/null +++ b/test/rejectlog/0473 @@ -0,0 +1,10 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT r3@other.ex: response to "MAIL FROM:" from 127.0.0.1 [127.0.0.1] was: 550 NOTOK +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT r4@other.ex: could not connect to 127.0.0.1 [127.0.0.1]: Connection refused +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 NO +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Previous (cached) callout verification failure +1999-03-02 09:44:33 U=CALLER sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 NO +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER sender verify fail for +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT r11@two.test.ex: Could not complete recipient verify callout +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT r11@two.test.ex: Could not complete recipient verify callout diff --git a/test/rejectlog/0482 b/test/rejectlog/0482 new file mode 100644 index 000000000..5118647b2 --- /dev/null +++ b/test/rejectlog/0482 @@ -0,0 +1,9 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 H=(foobar) [127.0.0.1] F= rejected after DATA: unqualified address not permitted: failing address in "From " header is: userx +Envelope-from: +Envelope-to: +P Received: from [127.0.0.1] (helo=foobar) + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +F From : userx diff --git a/test/rejectlog/0483 b/test/rejectlog/0483 new file mode 100644 index 000000000..b8fcd98e0 --- /dev/null +++ b/test/rejectlog/0483 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER F= rejected RCPT diff --git a/test/rejectlog/0490 b/test/rejectlog/0490 new file mode 100644 index 000000000..ef53406f4 --- /dev/null +++ b/test/rejectlog/0490 @@ -0,0 +1,10 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: body contains 2 binary zero characters +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for aa@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0500 b/test/rejectlog/0500 new file mode 100644 index 000000000..12ff17041 --- /dev/null +++ b/test/rejectlog/0500 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER sender verify fail for : Unrouteable address +1999-03-02 09:44:33 U=CALLER rejected DATA: sender verify failed (route): Sender verify failed diff --git a/test/rejectlog/0505 b/test/rejectlog/0505 new file mode 100644 index 000000000..2c56b7f1e --- /dev/null +++ b/test/rejectlog/0505 @@ -0,0 +1,22 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= temporarily rejected after DATA: cannot use "control=submission" in DATA ACL +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@x.y; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 U=CALLER temporarily rejected EHLO or HELO xxx: cannot use "control=submission" in EHLO or HELO ACL +1999-03-02 09:44:33 10HmaY-0005vi-00 F= rejected by non-SMTP ACL: cannot use "control=enforce_sync" in non-SMTP ACL +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for userx@myhost.test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot use "control=queue_only" in connection ACL diff --git a/test/rejectlog/0507 b/test/rejectlog/0507 new file mode 100644 index 000000000..957071a1f --- /dev/null +++ b/test/rejectlog/0507 @@ -0,0 +1,36 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: bcc recipient detected +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@dom.com; Tue, 2 Mar 1999 09:44:33 +0000 +T To: a@b.c, himself +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 U=CALLER F= rejected after DATA: bcc recipient detected +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for userx@dom.com; Tue, 2 Mar 1999 09:44:33 +0000 +T To: a@b.c, himself +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaZ-0005vi-00 U=CALLER F= rejected after DATA: bcc recipient detected +Envelope-from: +Envelope-to: + + +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaZ-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000 +T To: a@b.c, himself +* Cc: unqualified, userx@dom.com, x@y.z +C Cc: unqualified@myhost.test.ex, userx@dom.com, x@y.z +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/0509 b/test/rejectlog/0509 new file mode 100644 index 000000000..1d4157f7f --- /dev/null +++ b/test/rejectlog/0509 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER rejected connection in "connect" ACL diff --git a/test/rejectlog/0527 b/test/rejectlog/0527 new file mode 100644 index 000000000..3da4433a1 --- /dev/null +++ b/test/rejectlog/0527 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 U=CALLER sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 unrouteable address +1999-03-02 09:44:33 U=CALLER F= rejected RCPT : Sender verify failed diff --git a/test/rejectlog/1001 b/test/rejectlog/1001 new file mode 100644 index 000000000..438cb488a --- /dev/null +++ b/test/rejectlog/1001 @@ -0,0 +1,3 @@ + +******** SERVER ******** +1999-03-02 09:44:33 rejected EHLO from ([IPV6:V6NET:0:12:1:a00:20ff:fe86:a062]) [ip6:ip6:ip6:ip6:ip6:ip6:ip6:ip6]: syntactically invalid argument(s): ip6:ip6:ip6:ip6:ip6:ip6:ip6:ip6 diff --git a/test/rejectlog/2003 b/test/rejectlog/2003 new file mode 100644 index 000000000..b9324cd05 --- /dev/null +++ b/test/rejectlog/2003 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=[ip4.ip4.ip4.ip4] F= rejected RCPT : unacceptable cipher TLS-1.0:RSA_AES_256_CBC_SHA1:32 diff --git a/test/rejectlog/2004 b/test/rejectlog/2004 new file mode 100644 index 000000000..717896d9c --- /dev/null +++ b/test/rejectlog/2004 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1] F= rejected RCPT : encryption required diff --git a/test/rejectlog/2005 b/test/rejectlog/2005 new file mode 100644 index 000000000..6d89d40c2 --- /dev/null +++ b/test/rejectlog/2005 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=[127.0.0.1] F= rejected RCPT : encryption required diff --git a/test/rejectlog/2009 b/test/rejectlog/2009 new file mode 100644 index 000000000..113f2865f --- /dev/null +++ b/test/rejectlog/2009 @@ -0,0 +1,3 @@ + +******** SERVER ******** +1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F= rejected RCPT : encryption required diff --git a/test/rejectlog/2014 b/test/rejectlog/2014 new file mode 100644 index 000000000..b8cc95ac2 --- /dev/null +++ b/test/rejectlog/2014 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1] F= rejected RCPT : certificate not verified: peerdn= +1999-03-02 09:44:33 H=[127.0.0.1] F= rejected RCPT : certificate not verified: peerdn=C=UK,L=Cambridge,O=University of Cambridge,OU=Computing Service,CN=Philip Hazel +1999-03-02 09:44:33 H=[127.0.0.1] F= rejected RCPT : certificate not verified: peerdn=C=UK,L=Cambridge,O=University of Cambridge,OU=Computing Service,CN=Philip Hazel diff --git a/test/rejectlog/2018 b/test/rejectlog/2018 new file mode 100644 index 000000000..0b2302a20 --- /dev/null +++ b/test/rejectlog/2018 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1] F= rejected RCPT : "You must encrypt" diff --git a/test/rejectlog/2023 b/test/rejectlog/2023 new file mode 100644 index 000000000..29f12c94a --- /dev/null +++ b/test/rejectlog/2023 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(a.b.c) [10.9.8.10] U=CALLER rejected STARTTLS diff --git a/test/rejectlog/2026 b/test/rejectlog/2026 new file mode 100644 index 000000000..d52498492 --- /dev/null +++ b/test/rejectlog/2026 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F= temporarily rejected RCPT diff --git a/test/rejectlog/2103 b/test/rejectlog/2103 new file mode 100644 index 000000000..49eab8415 --- /dev/null +++ b/test/rejectlog/2103 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=[ip4.ip4.ip4.ip4] F= rejected RCPT : unacceptable cipher TLSv1:AES256-SHA:256 diff --git a/test/rejectlog/2104 b/test/rejectlog/2104 new file mode 100644 index 000000000..717896d9c --- /dev/null +++ b/test/rejectlog/2104 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1] F= rejected RCPT : encryption required diff --git a/test/rejectlog/2105 b/test/rejectlog/2105 new file mode 100644 index 000000000..6d89d40c2 --- /dev/null +++ b/test/rejectlog/2105 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=[127.0.0.1] F= rejected RCPT : encryption required diff --git a/test/rejectlog/2109 b/test/rejectlog/2109 new file mode 100644 index 000000000..113f2865f --- /dev/null +++ b/test/rejectlog/2109 @@ -0,0 +1,3 @@ + +******** SERVER ******** +1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F= rejected RCPT : encryption required diff --git a/test/rejectlog/2114 b/test/rejectlog/2114 new file mode 100644 index 000000000..c1efaa380 --- /dev/null +++ b/test/rejectlog/2114 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1] F= rejected RCPT : certificate not verified: peerdn= +1999-03-02 09:44:33 H=[127.0.0.1] F= rejected RCPT : certificate not verified: peerdn=/C=UK/L=Cambridge/O=University of Cambridge/OU=Computing Service/CN=Philip Hazel +1999-03-02 09:44:33 H=[127.0.0.1] F= rejected RCPT : certificate not verified: peerdn=/C=UK/L=Cambridge/O=University of Cambridge/OU=Computing Service/CN=Philip Hazel diff --git a/test/rejectlog/2118 b/test/rejectlog/2118 new file mode 100644 index 000000000..0b2302a20 --- /dev/null +++ b/test/rejectlog/2118 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(rhu.barb) [127.0.0.1] F= rejected RCPT : "You must encrypt" diff --git a/test/rejectlog/2123 b/test/rejectlog/2123 new file mode 100644 index 000000000..29f12c94a --- /dev/null +++ b/test/rejectlog/2123 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(a.b.c) [10.9.8.10] U=CALLER rejected STARTTLS diff --git a/test/rejectlog/2126 b/test/rejectlog/2126 new file mode 100644 index 000000000..081ec5486 --- /dev/null +++ b/test/rejectlog/2126 @@ -0,0 +1,3 @@ + +******** SERVER ******** +1999-03-02 09:44:33 H=localhost (myhost.test.ex) [127.0.0.1] F= temporarily rejected RCPT diff --git a/test/rejectlog/3211 b/test/rejectlog/3211 new file mode 100644 index 000000000..4e22c5cf6 --- /dev/null +++ b/test/rejectlog/3211 @@ -0,0 +1 @@ +1999-03-02 09:44:33 U=CALLER F= temporarily rejected RCPT : host lookup did not complete diff --git a/test/rejectlog/3400 b/test/rejectlog/3400 new file mode 100644 index 000000000..450565ae5 --- /dev/null +++ b/test/rejectlog/3400 @@ -0,0 +1,28 @@ +1999-03-02 09:44:33 defer authenticator failed for (test.host) [10.0.0.1] U=CALLER: 435 Unable to authenticate at present (set_id=userx): account suspended +1999-03-02 09:44:33 plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data +1999-03-02 09:44:33 login authenticator failed for (test.host) [10.0.0.1] U=CALLER: 501 Authentication cancelled +1999-03-02 09:44:33 plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=eserx) +1999-03-02 09:44:33 expanded_prompt_plain_fail authenticator failed for (test.host) [10.0.0.1] U=CALLER: 435 Unable to authenticate at present: unknown variable name "nonexistent" +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 expanded_prompt_plain authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data (set_id=userx) +1999-03-02 09:44:33 SMTP call from (test.host) [10.0.0.1] U=CALLER dropped: too many nonmail commands (last was "auth") +1999-03-02 09:44:33 login authenticator failed for (test.host) [10.0.0.1] U=CALLER: 535 Incorrect authentication data diff --git a/test/rejectlog/3403 b/test/rejectlog/3403 new file mode 100644 index 000000000..324feafb7 --- /dev/null +++ b/test/rejectlog/3403 @@ -0,0 +1 @@ +1999-03-02 09:44:33 plain1 authenticator failed for CALLER: 535 Incorrect authentication data (set_id=userx\n) diff --git a/test/rejectlog/3411 b/test/rejectlog/3411 new file mode 100644 index 000000000..0f325a292 --- /dev/null +++ b/test/rejectlog/3411 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(rhu.barb) [10.0.0.0] U=CALLER F= rejected RCPT : Unrouteable address diff --git a/test/rejectlog/3413 b/test/rejectlog/3413 new file mode 100644 index 000000000..b096a1037 --- /dev/null +++ b/test/rejectlog/3413 @@ -0,0 +1 @@ +1999-03-02 09:44:33 SMTP call from CALLER dropped: too many nonmail commands (last was "auth") diff --git a/test/rejectlog/3450 b/test/rejectlog/3450 new file mode 100644 index 000000000..d7395e725 --- /dev/null +++ b/test/rejectlog/3450 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(foobar) [127.0.0.1] rejected AUTH plain AHVzZXJ4AHNlY3JldA==: STARTTLS required before AUTH diff --git a/test/rejectlog/3460 b/test/rejectlog/3460 new file mode 100644 index 000000000..d7395e725 --- /dev/null +++ b/test/rejectlog/3460 @@ -0,0 +1 @@ +1999-03-02 09:44:33 H=(foobar) [127.0.0.1] rejected AUTH plain AHVzZXJ4AHNlY3JldA==: STARTTLS required before AUTH diff --git a/test/rejectlog/3600 b/test/rejectlog/3600 new file mode 100644 index 000000000..629d314e2 --- /dev/null +++ b/test/rejectlog/3600 @@ -0,0 +1,5 @@ + +******** SERVER ******** +1999-03-02 09:44:33 spa authenticator failed for localhost (myhost.test.ex) [127.0.0.1]: 535 Incorrect authentication data +1999-03-02 09:44:33 spa authenticator failed for (xxxx) [127.0.0.1]: 535 Incorrect authentication data +1999-03-02 09:44:33 spa authenticator failed for (xxxx) [127.0.0.1]: 535 Incorrect authentication data diff --git a/test/rejectlog/4000 b/test/rejectlog/4000 new file mode 100644 index 000000000..c477c0534 --- /dev/null +++ b/test/rejectlog/4000 @@ -0,0 +1,11 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 U=CALLER F= rejected after DATA: Found Eicar-Test-Signature +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + Subject: a virus test +I Message-Id: +F From: CALLER_NAME + Date: Tue, 2 Mar 1999 09:44:33 +0000 diff --git a/test/rejectlog/9300 b/test/rejectlog/9300 new file mode 100644 index 000000000..c802a9484 --- /dev/null +++ b/test/rejectlog/9300 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 sasl2 authenticator (PLAIN): + Cyrus SASL permanent failure: user not found +1999-03-02 09:44:33 sasl2 authenticator failed for (xxxx) [127.0.0.1]: 535 Incorrect authentication data diff --git a/test/rejectlog/9400 b/test/rejectlog/9400 new file mode 100644 index 000000000..c41d6137f --- /dev/null +++ b/test/rejectlog/9400 @@ -0,0 +1,180 @@ +1999-03-02 09:44:33 10HmaZ-0005vi-00 F=test-local-scan@y U=CALLER P=local-smtp rejected by local_scan(): Administrative prohibition +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaZ-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing +1999-03-02 09:44:33 10HmbA-0005vi-00 F=test-local-scan@y U=CALLER P=local-smtp rejected by local_scan(): this message isn't wanted\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmbA-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject this message isn't wanted +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing +1999-03-02 09:44:33 10HmbB-0005vi-00 F=test-local-scan@y U=CALLER P=local-smtp rejected by local_scan(): this message isn't wanted\n and we tell it on two lines\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmbB-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject this message isn't wanted + and we tell it on two lines +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing +1999-03-02 09:44:33 10HmbC-0005vi-00 F=test-local-scan@y U=CALLER P=local-smtp temporarily rejected by local_scan(): Temporary local problem +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmbC-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: tempreject +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing +1999-03-02 09:44:33 10HmbD-0005vi-00 F=test-local-scan@y U=CALLER P=local-smtp temporarily rejected by local_scan(): this message isn't wanted just now\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmbD-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: tempreject this message isn't wanted just now +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing +1999-03-02 09:44:33 10HmbE-0005vi-00 F=test-local-scan@y U=CALLER P=local rejected by local_scan(): this message isn't wanted\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmbE-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject this message isn't wanted +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing, lo +1999-03-02 09:44:33 10HmbF-0005vi-00 F=test-local-scan@y U=CALLER P=local rejected by local_scan(): this message isn't wanted\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmbF-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject this message isn't wanted +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing, lo +1999-03-02 09:44:33 10HmbG-0005vi-00 F=test-local-scan@y U=CALLER P=local rejected by local_scan(): this message isn't wanted\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmbG-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject this message isn't wanted +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing, lo +1999-03-02 09:44:33 10HmbH-0005vi-00 local_scan() function timed out - message temporarily rejected (size 29) +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmbH-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan:timeout +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: test test +1999-03-02 09:44:33 10HmbI-0005vi-00 local_scan() function timed out - message temporarily rejected (size 30) +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from ) + id 10HmbI-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: timeout +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: test test +1999-03-02 09:44:33 10HmbJ-0005vi-00 F=test-local-scan@y U=CALLER P=local-bsmtp rejected by local_scan(): not wanted -bS\n +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-bsmtp (Exim x.yz) + (envelope-from ) + id 10HmbJ-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject not wanted -bS +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing +1999-03-02 09:44:33 10HmaX-0005vi-00 test write to LOG_REJECT +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmbK-0005vi-00 F=test-local-scan@y U=CALLER P=local-bsmtp rejected by local_scan(): not wanted -bS\n +1999-03-02 09:44:33 10HmbL-0005vi-00 F=test-local-scan@y U=CALLER P=local-smtp temporarily rejected by local_scan(): Temporary local problem +1999-03-02 09:44:33 10HmaY-0005vi-00 test write to LOG_REJECT +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: crash +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 +1999-03-02 09:44:33 10HmaY-0005vi-00 local_scan() function crashed with signal 11 - message temporarily rejected (size 35) +Envelope-from: +Envelope-to: +P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for userx@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: crash +I Message-Id: +F From: test-local-scan@y + Date: Tue, 2 Mar 1999 09:44:33 +0000 + local-scan-seen: yes + local-scan-body-start: Testing, testing diff --git a/test/rejectlog/9402 b/test/rejectlog/9402 new file mode 100644 index 000000000..6f662c4cc --- /dev/null +++ b/test/rejectlog/9402 @@ -0,0 +1,24 @@ + +******** SERVER ******** +1999-03-02 09:44:33 10HmaX-0005vi-00 F=test-local-scan@y H=(foobar) [127.0.0.1] P=esmtp rejected by local_scan(): rhubarb rhubarb\n +Envelope-from: +Envelope-to: +P Received: from [127.0.0.1] (helo=foobar) + by myhost.test.ex with esmtp (Exim x.yz) + (envelope-from ) + id 10HmaX-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: reject rhubarb rhubarb + local-scan-seen: yes + local-scan-empty-body: +1999-03-02 09:44:33 10HmaY-0005vi-00 F=test-local-scan@y H=(foobar) [127.0.0.1] P=esmtp rejected by local_scan(): Administrative prohibition +Envelope-from: +Envelope-to: +P Received: from [127.0.0.1] (helo=foobar) + by myhost.test.ex with esmtp (Exim x.yz) + (envelope-from ) + id 10HmaY-0005vi-00 + for x@y; Tue, 2 Mar 1999 09:44:33 +0000 + local-scan: teergrube + local-scan-seen: yes + local-scan-empty-body: -- cgit v1.2.3