diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-10 22:55:58 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-10 22:55:58 +0100 |
commit | 4be52428d30e22d6559876650d614473b4bc8e78 (patch) | |
tree | 4f6d685692451eae4d092d3ecf9f0e68a292752f /test/stdout | |
parent | 602e02546c7e38b36e4f741dad369ff46ccdea4b (diff) |
Testsuite: updates for 8bitmime-as-default (GnuTLS).
Also add Retry command to more runtest testcase-fail possibilities.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/3450 | 6 | ||||
-rw-r--r-- | test/stdout/3453 | 4 | ||||
-rw-r--r-- | test/stdout/3454 | 44 |
3 files changed, 35 insertions, 19 deletions
diff --git a/test/stdout/3450 b/test/stdout/3450 index 04dd751a8..3c2ee8a31 100644 --- a/test/stdout/3450 +++ b/test/stdout/3450 @@ -7,6 +7,8 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected ??? 250- <<< 250-SIZE 52428800 ??? 250- +<<< 250-8BITMIME +??? 250- <<< 250-PIPELINING ??? 250- <<< 250-AUTH PLAIN @@ -30,6 +32,8 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250-SIZE 52428800 ??? 250- +<<< 250-8BITMIME +??? 250- <<< 250-PIPELINING ??? 250- <<< 250-AUTH PLAIN @@ -66,6 +70,8 @@ Succeeded in starting TLS ??? 250- <<< 250-SIZE 52428800 ??? 250- +<<< 250-8BITMIME +??? 250- <<< 250-PIPELINING ??? 250- <<< 250-AUTH PLAIN diff --git a/test/stdout/3453 b/test/stdout/3453 index e2186de39..098973d42 100644 --- a/test/stdout/3453 +++ b/test/stdout/3453 @@ -7,6 +7,8 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250-SIZE 52428800 ??? 250- +<<< 250-8BITMIME +??? 250- <<< 250-PIPELINING ??? 250- <<< 250-AUTH PLAIN @@ -38,6 +40,8 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250-SIZE 52428800 ??? 250- +<<< 250-8BITMIME +??? 250- <<< 250-PIPELINING ??? 250- <<< 250-AUTH PLAIN diff --git a/test/stdout/3454 b/test/stdout/3454 index 7ccebbc84..1deec37c5 100644 --- a/test/stdout/3454 +++ b/test/stdout/3454 @@ -2,20 +2,22 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> ehlo foobar -??? 250- +??? 250-myhost <<< 250-myhost.test.ex Hello foobar [127.0.0.1] -??? 250- +??? 250-SIZE <<< 250-SIZE 52428800 -??? 250- +??? 250-8BITMIME +<<< 250-8BITMIME +??? 250-PIPELINING <<< 250-PIPELINING -??? 250- +??? 250-AUTH <<< 250-AUTH PLAIN -??? 250- +??? 250-STARTTLS <<< 250-STARTTLS -??? 250 +??? 250 HELP <<< 250 HELP >>> starttls -??? 220 +??? 220 TLS <<< 220 TLS go ahead Attempting to start TLS SSL info: before/connect initialization @@ -42,20 +44,22 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> ehlo foobar -??? 250- +??? 250-myhost <<< 250-myhost.test.ex Hello foobar [127.0.0.1] -??? 250- +??? 250-SIZE <<< 250-SIZE 52428800 -??? 250- +??? 250-8BITMIME +<<< 250-8BITMIME +??? 250-PIPELINING <<< 250-PIPELINING -??? 250- +??? 250-AUTH <<< 250-AUTH PLAIN -??? 250- +??? 250-STARTTLS <<< 250-STARTTLS -??? 250 +??? 250 HELP <<< 250 HELP >>> starttls -??? 220 +??? 220 TLS <<< 220 TLS go ahead Attempting to start TLS SSL info: before/connect initialization @@ -75,15 +79,17 @@ SSL info: SSL negotiation finished successfully SSL connection using DHE-RSA-AES256-SHA Succeeded in starting TLS >>> ehlo foobar -??? 250- +??? 250-myhost <<< 250-myhost.test.ex Hello foobar [127.0.0.1] -??? 250- +??? 250-SIZE <<< 250-SIZE 52428800 -??? 250- +??? 250-8BITMIME +<<< 250-8BITMIME +??? 250-PIPELINING <<< 250-PIPELINING -??? 250- +??? 250-AUTH <<< 250-AUTH PLAIN -??? 250 +??? 250 HELP <<< 250 HELP >>> auth plain AHVzZXJ4AHNlY3JldA== ??? 235 |