summaryrefslogtreecommitdiff
path: root/tests/data/test3004
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3004')
-rw-r--r--tests/data/test30046
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test3004 b/tests/data/test3004
index 1f646eeab..d46ba6ccc 100644
--- a/tests/data/test3004
+++ b/tests/data/test3004
@@ -16,16 +16,16 @@ SMTP
<server>
smtp
</server>
- <name>
+<name>
SMTP with multiple and invalid (middle) --mail-rcpt and --mail-rcpt-allowfails
- </name>
+</name>
<stdin>
From: different
To: another
body
</stdin>
- <command>
+<command>
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>