diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-07 15:35:14 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-07 15:35:14 +0100 |
commit | 5b4569757c6dc749c250f065705f65c938bffb2e (patch) | |
tree | 6efbb4cb195f5e1ae563204a8dd91fb0e23957c6 /test/stderr/2108 | |
parent | 9cbad13b652da19396511434b18e88533c8f9901 (diff) |
Testsuite: updates for 8bitmime-as-default.
Diffstat (limited to 'test/stderr/2108')
-rw-r--r-- | test/stderr/2108 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/stderr/2108 b/test/stderr/2108 index ee3a62854..61b30da47 100644 --- a/test/stderr/2108 +++ b/test/stderr/2108 @@ -6,6 +6,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250-STARTTLS 250 HELP @@ -14,6 +15,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250 HELP SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss @@ -35,6 +37,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250-STARTTLS 250 HELP @@ -43,6 +46,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO helo.data.changed SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250 HELP SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss @@ -65,6 +69,7 @@ Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250-STARTTLS 250 HELP @@ -73,6 +78,7 @@ Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:1225 ... connected SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250 HELP SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss |