aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/data/test9386
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test938 b/tests/data/test938
index 5f7a715c8..7299d34c4 100644
--- a/tests/data/test938
+++ b/tests/data/test938
@@ -30,11 +30,11 @@ smtp
<name>
SMTP multiple connection authentication
</name>
-<stdin>
+<file name="log/upload938">
mail body
-</stdin>
+</file>
<command>
-smtp://%HOSTIP:%SMTPPORT/938001 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.one:secret -T - -: smtp://%HOSTIP:%SMTPPORT/938002 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.two:secret -T -
+smtp://%HOSTIP:%SMTPPORT/938001 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.one:secret -T log/upload938 -: smtp://%HOSTIP:%SMTPPORT/938002 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user.two:secret -T log/upload938
</command>
</client>