diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-27 22:23:31 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-27 22:23:31 +0000 |
commit | 9e160d8100cd15517a3444c1ad8ab81e51399582 (patch) | |
tree | 499585feb087c895356001c0174708ba28049808 /test/stderr/0464 | |
parent | 3555c705d667038a1037d72511b277473f1a7248 (diff) |
Debug: config file name & line number for each ACL verb
Diffstat (limited to 'test/stderr/0464')
-rw-r--r-- | test/stderr/0464 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0464 b/test/stderr/0464 index 49315076c..729f87244 100644 --- a/test/stderr/0464 +++ b/test/stderr/0464 @@ -19,7 +19,7 @@ log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 SMTP>> 250 OK SMTP<< rcpt to:<abc@domain1> using ACL "rcpt" -processing "require" +processing "require" (TESTSUITE/test-config 20) check domains = +special_domains search_open: lsearch "TESTSUITE/aux-fixed/0464.domains" search_find: file="TESTSUITE/aux-fixed/0464.domains" @@ -97,7 +97,7 @@ routed by r2 router transport: smtp ----------- end verify ------------ require: condition test succeeded in ACL "rcpt" -processing "require" +processing "require" (TESTSUITE/test-config 23) check domains = +special_domains cached yes match for +special_domains cached lookup data = data for domain1 @@ -163,7 +163,7 @@ routed by r2 router transport: smtp ----------- end verify ------------ require: condition test succeeded in ACL "rcpt" -processing "accept" +processing "accept" (TESTSUITE/test-config 25) accept: condition test succeeded in ACL "rcpt" end of ACL "rcpt": ACCEPT SMTP>> 250 Accepted |