diff options
Diffstat (limited to 'tests/data/test909')
-rw-r--r-- | tests/data/test909 | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/tests/data/test909 b/tests/data/test909 index f661909d0..f7f621ee5 100644 --- a/tests/data/test909 +++ b/tests/data/test909 @@ -24,10 +24,10 @@ smtp SMTP without SIZE support </name> <file name="log/test909.eml"> -From: different -To: another - -body +From: different
+To: another
+
+body
</file> <command> smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 9091@foo --mail-rcpt 909@foobar.example --mail-from 909@from -T log/test909.eml @@ -46,13 +46,12 @@ DATA QUIT
</protocol> <upload> -From: different -To: another - -body +From: different
+To: another
+
+body
.
</upload> - </verify> </testcase> |