...and removed references to libcurl and test1406.
<testcase>
-# Similar to 1406
-# N.B. --libcurl output not sufficient to deal with uploaded files.
<info>
<keywords>
SMTP
---libcurl
</keywords>
</info>
<name>
SMTP without SIZE support
</name>
-<file name="log/test1411.eml">
+<file name="log/test909.eml">
From: different
To: another
body
</file>
<command>
-smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1411@foo --mail-rcpt 1411@foobar.example --mail-from 1411@from -T log/test1411.eml
+smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 9091@foo --mail-rcpt 909@foobar.example --mail-from 909@from -T log/test909.eml
</command>
</client>
<verify>
<protocol>
EHLO user\r
-MAIL FROM:<1411@from>\r
-RCPT TO:<1411@foo>\r
-RCPT TO:<1411@foobar.example>\r
+MAIL FROM:<909@from>\r
+RCPT TO:<909@foo>\r
+RCPT TO:<909@foobar.example>\r
DATA\r
QUIT\r
</protocol>