summaryrefslogtreecommitdiff
path: root/tests/data/test1520
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1520')
-rw-r--r--tests/data/test15206
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1520 b/tests/data/test1520
index 5f9344d94..fc031ad00 100644
--- a/tests/data/test1520
+++ b/tests/data/test1520
@@ -13,7 +13,7 @@ SMTP
smtp
</server>
<tool>
-lib1520
+lib%TESTNUMBER
</tool>
<name>
@@ -32,7 +32,7 @@ To: another
body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/1520
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER
</command>
</client>
@@ -40,7 +40,7 @@ smtp://%HOSTIP:%SMTPPORT/1520
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 1520
+EHLO %TESTNUMBER
MAIL FROM:<sender@example.com>
RCPT TO:<recipient@example.com>
DATA