diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test923 | 2 | ||||
-rw-r--r-- | tests/data/test924 | 2 | ||||
-rw-r--r-- | tests/data/test925 | 2 | ||||
-rw-r--r-- | tests/data/test926 | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/test923 b/tests/data/test923 index 79f283b8d..cb811bb0e 100644 --- a/tests/data/test923 +++ b/tests/data/test923 @@ -9,7 +9,9 @@ VRFY # # Server-side <reply> +<data> 250 <recipient@example.com>
+</data> </reply> # diff --git a/tests/data/test924 b/tests/data/test924 index ec07ccd9e..51e373c7e 100644 --- a/tests/data/test924 +++ b/tests/data/test924 @@ -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> # diff --git a/tests/data/test925 b/tests/data/test925 index dcc64f44f..2d53100df 100644 --- a/tests/data/test925 +++ b/tests/data/test925 @@ -9,7 +9,9 @@ VRFY # # Server-side <reply> +<data> 252 Send some mail and I'll try my best
+</data> </reply> # diff --git a/tests/data/test926 b/tests/data/test926 index 1e408949a..31209df90 100644 --- a/tests/data/test926 +++ b/tests/data/test926 @@ -9,7 +9,9 @@ VRFY # # Server-side <reply> +<data> 550 Unknown user
+</data> </reply> # |