diff --git a/tests/data/test909 b/tests/data/test909 index 01bc4c2a0..f661909d0 100644 --- a/tests/data/test909 +++ b/tests/data/test909 @@ -1,10 +1,7 @@ -# Similar to 1406 -# N.B. --libcurl output not sufficient to deal with uploaded files. SMTP ---libcurl @@ -26,14 +23,14 @@ smtp SMTP without SIZE support - + From: different To: another body -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 @@ -42,9 +39,9 @@ smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1411@foo --mail-rcpt 1411@foobar.examp EHLO user -MAIL FROM:<1411@from> -RCPT TO:<1411@foo> -RCPT TO:<1411@foobar.example> +MAIL FROM:<909@from> +RCPT TO:<909@foo> +RCPT TO:<909@foobar.example> DATA QUIT