diff options
Diffstat (limited to 'tests/data/test914')
-rw-r--r-- | tests/data/test914 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test914 b/tests/data/test914 index c2599f64a..cc97bdd9f 100644 --- a/tests/data/test914 +++ b/tests/data/test914 @@ -26,7 +26,7 @@ To: another body
</file> <command> -smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 914@example.com --mail-from invalid -T log/test914.eml +smtp://%HOSTIP:%SMTPPORT/914 --mail-rcpt 914@example.com --mail-from invalid -T log/test914.eml </command> </client> @@ -37,7 +37,7 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 914@example.com --mail-from invalid -T 55 </errorcode> <protocol> -EHLO user
+EHLO 914
MAIL FROM:<invalid>
QUIT
</protocol> |