tests: Corrected missing data reply sections from 3d50e91aee

This commit is contained in:
Steve Holme 2013-11-16 17:19:26 +00:00
parent 3d50e91aee
commit 0d735c29f9
4 changed files with 8 additions and 0 deletions

View File

@ -9,7 +9,9 @@ VRFY
#
# Server-side
<reply>
<data>
250 <recipient@example.com>
</data>
</reply>
#

View File

@ -9,10 +9,12 @@ VRFY
#
# Server-side
<reply>
<data>
553-Ambiguous; Possibilities are:
553-Joe Smith <joe.smith@example.com>
553-Harry Smith <harry.smith@example.com>
553 Melvin Smith <melvin.smith@example.com>
</data>
</reply>
#

View File

@ -9,7 +9,9 @@ VRFY
#
# Server-side
<reply>
<data>
252 Send some mail and I'll try my best
</data>
</reply>
#

View File

@ -9,7 +9,9 @@ VRFY
#
# Server-side
<reply>
<data>
550 Unknown user
</data>
</reply>
#