diff options
Diffstat (limited to 'tests/data/test900')
-rw-r--r-- | tests/data/test900 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/data/test900 b/tests/data/test900 index 2b6681b9e..e71fa94fd 100644 --- a/tests/data/test900 +++ b/tests/data/test900 @@ -20,10 +20,10 @@ smtp SMTP </name> <stdin> -From: different -To: another - -body +From: different
+To: another
+
+body
</stdin> <command> smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 900@foo --mail-rcpt 900@foobar.example --mail-from 900@from -T - @@ -42,10 +42,10 @@ DATA QUIT
</protocol> <upload> -From: different -To: another - -body +From: different
+To: another
+
+body
.
</upload> |