aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test919
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test919')
-rw-r--r--tests/data/test9194
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test919 b/tests/data/test919
index 39794e30b..8c49abd26 100644
--- a/tests/data/test919
+++ b/tests/data/test919
@@ -32,7 +32,7 @@ SMTP plain authentication with initial response
mail body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/919 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T -
</command>
</client>
@@ -40,7 +40,7 @@ smtp://%HOSTIP:%SMTPPORT/919 --mail-rcpt recipient@example.com --mail-from sende
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 919
+EHLO %TESTNUMBER
AUTH PLAIN AHVzZXIAc2VjcmV0
MAIL FROM:<sender@example.com>
RCPT TO:<recipient@example.com>