diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-08 15:20:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-08 15:49:50 +0000 |
commit | 4bcc0ff50b9dd7fceded6164b554861dab8ea751 (patch) | |
tree | dd4a6fb79763922aa9134f0a9f3d4133ea8ce5e2 /test/stderr | |
parent | e68def51cb753d730249565e630b549a73857ec1 (diff) |
Testsuite: testcases for bug 2538
Diffstat (limited to 'test/stderr')
-rw-r--r-- | test/stderr/0092 | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/test/stderr/0092 b/test/stderr/0092 index 7db741e6d..e07e8494d 100644 --- a/test/stderr/0092 +++ b/test/stderr/0092 @@ -16,16 +16,16 @@ LOG: SMTP command timeout on connection from [V4NET.0.0.1] >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 24) +>>> processing "accept" (TESTSUITE/test-config 27) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 25) +>>> processing "deny" (TESTSUITE/test-config 28) >>> message: unrouteable address >>> check recipients = verify@test.ex >>> userx@test.ex in "verify@test.ex"? no (end of list) >>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 28) +>>> processing "accept" (TESTSUITE/test-config 31) >>> check domains = +local_domains >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") >>> test.ex in "+local_domains"? yes (matched "+local_domains") @@ -84,17 +84,17 @@ log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 SMTP>> 250 OK SMTP<< rcpt to:userx@test.ex using ACL "check_recipient" -processing "accept" (TESTSUITE/test-config 24) +processing "accept" (TESTSUITE/test-config 27) check hosts = : host in ":"? no (end of list) accept: condition test failed in ACL "check_recipient" -processing "deny" (TESTSUITE/test-config 25) +processing "deny" (TESTSUITE/test-config 28) message: unrouteable address check recipients = verify@test.ex address match test: subject=userx@test.ex pattern=verify@test.ex userx@test.ex in "verify@test.ex"? no (end of list) deny: condition test failed in ACL "check_recipient" -processing "accept" (TESTSUITE/test-config 28) +processing "accept" (TESTSUITE/test-config 31) check domains = +local_domains test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") test.ex in "+local_domains"? yes (matched "+local_domains") @@ -121,11 +121,11 @@ exim: timed out while reading - message abandoned >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 24) +>>> processing "accept" (TESTSUITE/test-config 27) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 25) +>>> processing "deny" (TESTSUITE/test-config 28) >>> message: unrouteable address >>> check recipients = verify@test.ex >>> test.ex in "test.ex"? yes (matched "test.ex") @@ -161,3 +161,4 @@ The SMTP transaction started in line 0. The error was detected in line 3. 0 previous messages were successfully processed. The rest of the batch was abandoned. +exim: timed out while reading - message abandoned |