tests: Corrected missing data reply sections from 3d50e91aee
This commit is contained in:
parent
3d50e91aee
commit
0d735c29f9
@ -9,7 +9,9 @@ VRFY
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
250 <recipient@example.com>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
#
|
||||
|
@ -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>
|
||||
|
||||
#
|
||||
|
@ -9,7 +9,9 @@ VRFY
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
252 Send some mail and I'll try my best
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
#
|
||||
|
@ -9,7 +9,9 @@ VRFY
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
550 Unknown user
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user