diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-24 21:04:20 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-21 21:49:50 +0000 |
commit | 02b41d7106c67bbe862d6a44373034684a03c00e (patch) | |
tree | 956b81751853900a447f140ddb43fdaa5cdb64bb /test/stdout/4204 | |
parent | 9be4572b6242b4d297f8b030bdd54bd345a72c06 (diff) |
Use smtp_setup_conn() for verify callout
Diffstat (limited to 'test/stdout/4204')
-rw-r--r-- | test/stdout/4204 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/4204 b/test/stdout/4204 index 6944afbe0..0f9825128 100644 --- a/test/stdout/4204 +++ b/test/stdout/4204 @@ -30,7 +30,7 @@ 250-SMTPUTF8
250 HELP
250 OK
-533 mailbox name not allowed
+533 no support for internationalised mailbox name
221 the.local.host.name closing connection
220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250-the.local.host.name Hello CALLER at client.ffail
@@ -40,5 +40,5 @@ 250-SMTPUTF8
250 HELP
250 OK
-533 mailbox name not allowed
+533 no support for internationalised mailbox name
221 the.local.host.name closing connection
|