diff options
Diffstat (limited to 'test/paniclog')
-rw-r--r-- | test/paniclog/0013 | 2 | ||||
-rw-r--r-- | test/paniclog/0021 | 4 | ||||
-rw-r--r-- | test/paniclog/0148 | 2 | ||||
-rw-r--r-- | test/paniclog/0158 | 3 | ||||
-rw-r--r-- | test/paniclog/0170 | 1 | ||||
-rw-r--r-- | test/paniclog/0188 | 1 | ||||
-rw-r--r-- | test/paniclog/0236 | 2 | ||||
-rw-r--r-- | test/paniclog/0241 | 2 | ||||
-rw-r--r-- | test/paniclog/0260 | 4 | ||||
-rw-r--r-- | test/paniclog/0261 | 6 | ||||
-rw-r--r-- | test/paniclog/0283 | 1 | ||||
-rw-r--r-- | test/paniclog/0348 | 8 | ||||
-rw-r--r-- | test/paniclog/0353 | 1 | ||||
-rw-r--r-- | test/paniclog/0354 | 1 | ||||
-rw-r--r-- | test/paniclog/0393 | 1 | ||||
-rw-r--r-- | test/paniclog/0415 | 20 | ||||
-rw-r--r-- | test/paniclog/0416 | 1 | ||||
-rw-r--r-- | test/paniclog/0439 | 3 | ||||
-rw-r--r-- | test/paniclog/0442 | 2 | ||||
-rw-r--r-- | test/paniclog/0459 | 1 | ||||
-rw-r--r-- | test/paniclog/0495 | 3 | ||||
-rw-r--r-- | test/paniclog/0502 | 1 | ||||
-rw-r--r-- | test/paniclog/0503 | 1 | ||||
-rw-r--r-- | test/paniclog/0504 | 2 | ||||
-rw-r--r-- | test/paniclog/0505 | 1 | ||||
-rw-r--r-- | test/paniclog/0515 | 2 | ||||
-rw-r--r-- | test/paniclog/1003 | 1 | ||||
-rw-r--r-- | test/paniclog/3407 | 4 | ||||
-rw-r--r-- | test/paniclog/5000 | 1 | ||||
-rw-r--r-- | test/paniclog/9400 | 2 |
30 files changed, 84 insertions, 0 deletions
diff --git a/test/paniclog/0013 b/test/paniclog/0013 new file mode 100644 index 000000000..78e7e579a --- /dev/null +++ b/test/paniclog/0013 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 Exim configuration error in line 15 of TESTSUITE/test-config: + extra characters follow string value for relay_hosts diff --git a/test/paniclog/0021 b/test/paniclog/0021 new file mode 100644 index 000000000..3a0cd7fb8 --- /dev/null +++ b/test/paniclog/0021 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 rcpt accepted +1999-03-02 09:44:33 rcpt accepted +1999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored +1999-03-02 09:44:33 rcpt accepted diff --git a/test/paniclog/0148 b/test/paniclog/0148 new file mode 100644 index 000000000..bf2bfc0b3 --- /dev/null +++ b/test/paniclog/0148 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 Exim configuration error in line 17 of TESTSUITE/test-config: + missing quote at end of string value for hold_domains diff --git a/test/paniclog/0158 b/test/paniclog/0158 new file mode 100644 index 000000000..59ee740af --- /dev/null +++ b/test/paniclog/0158 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 unable to set gid=CALLER_GID or uid=CALLER_UID (euid=EXIM_UID): local delivery to CALLER <CALLER@test.ex> transport=local_delivery +1999-03-02 09:44:33 10HmaX-0005vi-00 failed to read delivery status for CALLER@test.ex from delivery subprocess +1999-03-02 09:44:33 10HmaX-0005vi-00 appendfile transport process returned non-zero status 0x0100: exit code 1 diff --git a/test/paniclog/0170 b/test/paniclog/0170 new file mode 100644 index 000000000..8f2cfcf0d --- /dev/null +++ b/test/paniclog/0170 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == |/source/exim4/AutoTest/non-exist <system-filter> routing defer (-1): system_filter_pipe_transport is unset diff --git a/test/paniclog/0188 b/test/paniclog/0188 new file mode 100644 index 000000000..78611e9de --- /dev/null +++ b/test/paniclog/0188 @@ -0,0 +1 @@ +1999-03-02 09:44:33 exec of "/some/non-existent/file" (ETRN) failed: No such file or directory diff --git a/test/paniclog/0236 b/test/paniclog/0236 new file mode 100644 index 000000000..66533fed4 --- /dev/null +++ b/test/paniclog/0236 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 Exim configuration error in line 15 of TESTSUITE/test-config: + macro name too long (maximum is 63 characters) diff --git a/test/paniclog/0241 b/test/paniclog/0241 new file mode 100644 index 000000000..74a87b1e7 --- /dev/null +++ b/test/paniclog/0241 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 re-exec of exim (TESTSUITE/eximdir/exim/junk) with -t failed: Not a directory +1999-03-02 09:44:33 10HmaX-0005vi-00 re-exec of exim (TESTSUITE/eximdir/exim/junk) with -t failed: Not a directory diff --git a/test/paniclog/0260 b/test/paniclog/0260 new file mode 100644 index 000000000..7c438430d --- /dev/null +++ b/test/paniclog/0260 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 Failed to expand return path "${if" in bad_return transport: condition name expected, but found "" +1999-03-02 09:44:33 10HmaX-0005vi-00 home directory "${if rhubarb" failed to expand for exp_fail transport: unknown condition "rhubarb" +1999-03-02 09:44:33 10HmaX-0005vi-00 Failed to expand return path "${if" in bad_return transport: condition name expected, but found "" +1999-03-02 09:44:33 10HmaX-0005vi-00 home directory "${if rhubarb" failed to expand for exp_fail transport: unknown condition "rhubarb" diff --git a/test/paniclog/0261 b/test/paniclog/0261 new file mode 100644 index 000000000..7bf3380f6 --- /dev/null +++ b/test/paniclog/0261 @@ -0,0 +1,6 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == bad.return@test.ex R=bad_return T=bad_return defer (-1): Failed to expand return path "${if": condition name expected, but found "" +1999-03-02 09:44:33 10HmaX-0005vi-00 == bad.return2@test.ex R=bad_return T=bad_return defer (-1): Failed to expand return path "${if": condition name expected, but found "" +1999-03-02 09:44:33 10HmaX-0005vi-00 == no.hosts@test.ex R=no_hosts T=no_hosts defer (-1): no_hosts transport called with no hosts set +1999-03-02 09:44:33 10HmaX-0005vi-00 == bad.return@test.ex R=bad_return T=bad_return defer (-1): Failed to expand return path "${if": condition name expected, but found "" +1999-03-02 09:44:33 10HmaX-0005vi-00 == bad.return2@test.ex R=bad_return T=bad_return defer (-1): Failed to expand return path "${if": condition name expected, but found "" +1999-03-02 09:44:33 10HmaX-0005vi-00 == no.hosts@test.ex R=no_hosts T=no_hosts defer (-1): no_hosts transport called with no hosts set diff --git a/test/paniclog/0283 b/test/paniclog/0283 new file mode 100644 index 000000000..2c3031b85 --- /dev/null +++ b/test/paniclog/0283 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 User 0 set for t3 transport is on the never_users list diff --git a/test/paniclog/0348 b/test/paniclog/0348 new file mode 100644 index 000000000..d2c59c2ad --- /dev/null +++ b/test/paniclog/0348 @@ -0,0 +1,8 @@ +1999-03-02 09:44:33 Exim configuration error in line 25 of TESTSUITE/test-config: + bad parameters for retry rule +1999-03-02 09:44:33 Exim configuration error in line 25 of TESTSUITE/test-config: + bad parameters for retry rule +1999-03-02 09:44:33 Exim configuration error in line 25 of TESTSUITE/test-config: + bad parameters for retry rule +1999-03-02 09:44:33 Exim configuration error in line 25 of TESTSUITE/test-config: + bad parameters for retry rule diff --git a/test/paniclog/0353 b/test/paniclog/0353 new file mode 100644 index 000000000..354e6678f --- /dev/null +++ b/test/paniclog/0353 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 Error in system filter: "non/absolute/file" is not an absolute path diff --git a/test/paniclog/0354 b/test/paniclog/0354 new file mode 100644 index 000000000..beb6e0b99 --- /dev/null +++ b/test/paniclog/0354 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 Error in system filter: "non-absolute-file" is not an absolute path diff --git a/test/paniclog/0393 b/test/paniclog/0393 new file mode 100644 index 000000000..0fee43b5a --- /dev/null +++ b/test/paniclog/0393 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == userx@test.ex R=r1 T=t1 defer (-24): transport filter process failed (127) while writing to TESTSUITE/test-mail/userx: unable to execute command diff --git a/test/paniclog/0415 b/test/paniclog/0415 new file mode 100644 index 000000000..bedff5d78 --- /dev/null +++ b/test/paniclog/0415 @@ -0,0 +1,20 @@ +1999-03-02 09:44:33 Exim configuration error in line 20 of TESTSUITE/test-config: + absolute value of integer "4000000M" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 20 of TESTSUITE/test-config: + extra characters follow integer value for check_spool_space +1999-03-02 09:44:33 Exim configuration error in line 21 of TESTSUITE/test-config: + integer "4000000000.123" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 21 of TESTSUITE/test-config: + integer "4000000.123" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + absolute value of integer "999999999999999999" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + absolute value of integer "999999999K" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + absolute value of integer "999999M" is too large (overflow) +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + extra characters follow integer value for finduser_retries +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + integer expected for finduser_retries +1999-03-02 09:44:33 Exim configuration error in line 23 of TESTSUITE/test-config: + extra characters follow integer value for finduser_retries diff --git a/test/paniclog/0416 b/test/paniclog/0416 new file mode 100644 index 000000000..9cb770ecf --- /dev/null +++ b/test/paniclog/0416 @@ -0,0 +1 @@ +1999-03-02 09:44:33 "discard" verb not allowed in EHLO or HELO ACL diff --git a/test/paniclog/0439 b/test/paniclog/0439 new file mode 100644 index 000000000..0cbb80591 --- /dev/null +++ b/test/paniclog/0439 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 invalid value for message_size_limit: absolute value of integer "2048M" is too large (overflow) +1999-03-02 09:44:33 invalid message_size_limit: absolute value of integer "2048M" is too large (overflow) +1999-03-02 09:44:33 invalid message_size_limit: absolute value of integer "2048M" is too large (overflow) diff --git a/test/paniclog/0442 b/test/paniclog/0442 new file mode 100644 index 000000000..6db126e5a --- /dev/null +++ b/test/paniclog/0442 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 Exim configuration error in line 43 of TESTSUITE/test-config: + failed to open included configuration file /non/existent diff --git a/test/paniclog/0459 b/test/paniclog/0459 new file mode 100644 index 000000000..54ce9e426 --- /dev/null +++ b/test/paniclog/0459 @@ -0,0 +1 @@ +1999-03-02 09:44:33 failed to expand "${lookup{xxx}lsearch{/non/exist}}" while checking a list: failed to open /non/exist for linear search: No such file or directory diff --git a/test/paniclog/0495 b/test/paniclog/0495 new file mode 100644 index 000000000..c121696af --- /dev/null +++ b/test/paniclog/0495 @@ -0,0 +1,3 @@ +1999-03-02 09:44:33 Daemon cannot be run when mua_wrapper is set +1999-03-02 09:44:33 10HmaX-0005vi-00 == badport1@z R=r3 T=t4 defer (-1): TCP port "nonexistent" is not defined for t4 transport +1999-03-02 09:44:33 10HmaX-0005vi-00 == badport2@z R=r3 T=t4 defer (-1): TCP port "nonexistent" is not defined for t4 transport diff --git a/test/paniclog/0502 b/test/paniclog/0502 new file mode 100644 index 000000000..68f036908 --- /dev/null +++ b/test/paniclog/0502 @@ -0,0 +1 @@ +1999-03-02 09:44:33 ACL for QUIT returned ERROR: "deny" is not allowed in a QUIT ACL diff --git a/test/paniclog/0503 b/test/paniclog/0503 new file mode 100644 index 000000000..35c5901b3 --- /dev/null +++ b/test/paniclog/0503 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == userx@myhost.test.ex R=r1 T=t1 defer (-1): Malformed value "20F" (expansion of "${if eq{1}{1}{20F}{}}") in t1 transport diff --git a/test/paniclog/0504 b/test/paniclog/0504 new file mode 100644 index 000000000..28ed8eb1c --- /dev/null +++ b/test/paniclog/0504 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == userx@myhost.test.ex R=r1 T=t1 defer (-24): transport filter process failed (127) while writing to TESTSUITE/test-mail/userx: unable to execute command +1999-03-02 09:44:33 10HmaY-0005vi-00 == userx@myhost.test.ex R=r1 T=t2 defer (-24): Transport filter process failed (127): unable to execute command diff --git a/test/paniclog/0505 b/test/paniclog/0505 new file mode 100644 index 000000000..2b41747a6 --- /dev/null +++ b/test/paniclog/0505 @@ -0,0 +1 @@ +1999-03-02 09:44:33 ACL for QUIT returned ERROR: cannot use "control=freeze" in QUIT ACL diff --git a/test/paniclog/0515 b/test/paniclog/0515 new file mode 100644 index 000000000..fc444feff --- /dev/null +++ b/test/paniclog/0515 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 Exim configuration error for r1 router: + "unseen" may not be used with "one_time" diff --git a/test/paniclog/1003 b/test/paniclog/1003 new file mode 100644 index 000000000..89086b0bd --- /dev/null +++ b/test/paniclog/1003 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == userx@test.ex R=client T=send_to_server defer (-1): failed to expand "interface" option for send_to_server transport: internal expansion of "<; ${if" failed: condition name expected, but found "" diff --git a/test/paniclog/3407 b/test/paniclog/3407 new file mode 100644 index 000000000..e421be82a --- /dev/null +++ b/test/paniclog/3407 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 Exim configuration error: + two server authenticators (a1 and a2) have the same public name (PLAIN) +1999-03-02 09:44:33 Exim configuration error: + two client authenticators (a3 and a4) have the same public name (LOGIN) diff --git a/test/paniclog/5000 b/test/paniclog/5000 new file mode 100644 index 000000000..2427585ab --- /dev/null +++ b/test/paniclog/5000 @@ -0,0 +1 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 == userx@myhost.test.ex R=localuser T=maildir_tagged_appendfile defer (-1): Expansion of "${expand:$h_tag:}" (maildir_tag for maildir_tagged_appendfile transport) failed: internal expansion of "${if eq{0}{1}{rhubarb}" failed: syntax error in "if" item - "fail" expected diff --git a/test/paniclog/9400 b/test/paniclog/9400 new file mode 100644 index 000000000..f670e9529 --- /dev/null +++ b/test/paniclog/9400 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 test write to LOG_PANIC +1999-03-02 09:44:33 10HmaY-0005vi-00 test write to LOG_PANIC |