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/2013 | |
parent | 9cbad13b652da19396511434b18e88533c8f9901 (diff) |
Testsuite: updates for 8bitmime-as-default.
Diffstat (limited to 'test/stderr/2013')
-rw-r--r-- | test/stderr/2013 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/stderr/2013 b/test/stderr/2013 index 8dfbc5cfb..a95f1557e 100644 --- a/test/stderr/2013 +++ b/test/stderr/2013 @@ -8,6 +8,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250-STARTTLS 250 HELP @@ -16,6 +17,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250 HELP SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss @@ -28,6 +30,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250-STARTTLS 250 HELP @@ -44,6 +47,7 @@ admin user SMTP>> EHLO myhost.test.ex SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1] 250-SIZE 52428800 + 250-8BITMIME 250-PIPELINING 250 HELP SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss |