summaryrefslogtreecommitdiff
path: root/tests/data/test943
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test943')
-rw-r--r--tests/data/test9434
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test943 b/tests/data/test943
index aef2c6228..4f403cdff 100644
--- a/tests/data/test943
+++ b/tests/data/test943
@@ -32,7 +32,7 @@ SMTP external authentication without credentials
mail body
</stdin>
<command>
-'smtp://;AUTH=EXTERNAL@%HOSTIP:%SMTPPORT/943' --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
+'smtp://;AUTH=EXTERNAL@%HOSTIP:%SMTPPORT/%TESTNUMBER' --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
</command>
</client>
@@ -40,7 +40,7 @@ mail body
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 943
+EHLO %TESTNUMBER
AUTH EXTERNAL
=
MAIL FROM:<sender@example.com>