tests: Corrected missing data reply sections from 3d50e91aeef8cc
authorSteve Holme <steve_holme@hotmail.com>
Sat, 16 Nov 2013 17:19:26 +0000 (17:19 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 16 Nov 2013 17:19:26 +0000 (17:19 +0000)
tests/data/test923
tests/data/test924
tests/data/test925
tests/data/test926

index 79f283b..cb811bb 100644 (file)
@@ -9,7 +9,9 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 250 <recipient@example.com>\r
+</data>
 </reply>
 
 #
index ec07ccd..51e373c 100644 (file)
@@ -9,10 +9,12 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 553-Ambiguous; Possibilities are:\r
 553-Joe Smith <joe.smith@example.com>\r
 553-Harry Smith <harry.smith@example.com>\r
 553 Melvin Smith <melvin.smith@example.com>\r
+</data>
 </reply>
 
 #
index dcc64f4..2d53100 100644 (file)
@@ -9,7 +9,9 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 252 Send some mail and I'll try my best\r
+</data>
 </reply>
 
 #
index 1e40894..31209df 100644 (file)
@@ -9,7 +9,9 @@ VRFY
 #
 # Server-side
 <reply>
+<data>
 550 Unknown user\r
+</data>
 </reply>
 
 #