X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/41c7c167f4d3552804bfaf7278d72fc448b851ff..ff5aac2be82177a7c96c71ce7dd0939e70436402:/test/stderr/2113?ds=sidebyside diff --git a/test/stderr/2113 b/test/stderr/2113 index d2fab9bca..ec5e415c6 100644 --- a/test/stderr/2113 +++ b/test/stderr/2113 @@ -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: SIZE=ssss @@ -28,11 +30,13 @@ 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 + SMTP(close)>> LOG: MAIN - => userx@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 DN="/C=UK/L=Cambridge/O=University of Cambridge/OU=Computing Service/CN=Philip Hazel" + => userx@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1] X=TLSv1:AES256-SHA:256 CV=no DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock" C="250 OK id=10HmaZ-0005vi-00" LOG: MAIN Completed Exim version x.yz .... @@ -44,6 +48,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: SIZE=ssss @@ -54,8 +59,9 @@ admin user SMTP<< 354 Enter message, ending with "." on a line by itself SMTP<< 250 OK id=10HmbA-0005vi-00 SMTP>> QUIT + SMTP(close)>> LOG: MAIN - => userx@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLSv1:AES256-SHA:256 DN="/C=UK/L=Cambridge/O=University of Cambridge/OU=Computing Service/CN=Philip Hazel" + => userx@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=TLSv1:AES256-SHA:256 CV=no DN="/C=UK/O=The Exim Maintainers/OU=Test Suite/CN=Phil Pennock" C="250 OK id=10HmbA-0005vi-00" LOG: MAIN Completed >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>