aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test941
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test941')
-rw-r--r--tests/data/test9416
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test941 b/tests/data/test941
index fd69b8732..f4dc34fae 100644
--- a/tests/data/test941
+++ b/tests/data/test941
@@ -20,7 +20,7 @@ smtp
<name>
SMTP with --crlf
</name>
-<file name="log/upload941">
+<file name="log/upload%TESTNUMBER">
From: different
To: another
@@ -34,7 +34,7 @@ the
--crlf option
</file>
<command>
-smtp://%HOSTIP:%SMTPPORT/941 --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/upload941 --crlf
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/upload%TESTNUMBER --crlf
</command>
</client>
@@ -42,7 +42,7 @@ smtp://%HOSTIP:%SMTPPORT/941 --mail-rcpt recipient@example.com --mail-from sende
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 941
+EHLO %TESTNUMBER
MAIL FROM:<sender@example.com>
RCPT TO:<recipient@example.com>
DATA