diff options
Diffstat (limited to 'tests/data/test928')
-rw-r--r-- | tests/data/test928 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test928 b/tests/data/test928 index 81bbdc2fa..3ed097957 100644 --- a/tests/data/test928 +++ b/tests/data/test928 @@ -25,7 +25,7 @@ smtp SMTP HELP </name> <command> -smtp://%HOSTIP:%SMTPPORT/928 +smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER </command> </client> @@ -33,7 +33,7 @@ smtp://%HOSTIP:%SMTPPORT/928 # Verify data after the test has been "shot" <verify> <protocol> -EHLO 928
+EHLO %TESTNUMBER
HELP
QUIT
</protocol> |