aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test3004
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3004')
-rw-r--r--tests/data/test30044
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test3004 b/tests/data/test3004
index e021cde41..1f646eeab 100644
--- a/tests/data/test3004
+++ b/tests/data/test3004
@@ -26,7 +26,7 @@ To: another
body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/3004 --mail-rcpt-allowfails --mail-rcpt recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt invalid.three --mail-rcpt recipient.four@example.com --mail-rcpt recipient.five@example.com --mail-from sender@example.com -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt-allowfails --mail-rcpt recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt invalid.three --mail-rcpt recipient.four@example.com --mail-rcpt recipient.five@example.com --mail-from sender@example.com -T -
</command>
</client>
@@ -34,7 +34,7 @@ smtp://%HOSTIP:%SMTPPORT/3004 --mail-rcpt-allowfails --mail-rcpt recipient.one@e
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 3004
+EHLO %TESTNUMBER
MAIL FROM:<sender@example.com>
RCPT TO:<recipient.one@example.com>
RCPT TO:<recipient.two@example.com>