diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-28 17:53:29 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-28 17:53:29 +0000 |
commit | 560e71cc545182bb51a7d038ac40eebac8e045aa (patch) | |
tree | dbfbb889245ab0d12b259bc53a5a7d9dc16ed191 /test/stdout/2200 | |
parent | 30c3236bdc2fba05051cd77d52fb1cb29cb70afb (diff) |
Testsuite: add dnsdb testcase for defer when used in ACL
Diffstat (limited to 'test/stdout/2200')
-rw-r--r-- | test/stdout/2200 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/stdout/2200 b/test/stdout/2200 index 71ff12017..202cadf88 100644 --- a/test/stdout/2200 +++ b/test/stdout/2200 @@ -54,3 +54,8 @@ ten-2.test.ex > a=localhost.test.ex 127.0.0.1 > a=localhost.test.ex 127.0.0.1 > +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 myhost.test.ex Hello CALLER at test
+250 OK
+451 Temporary local problem - please try later
+221 myhost.test.ex closing connection
|