mirror of
https://github.com/moparisthebest/curl
synced 2025-01-10 05:28:02 -05:00
tests: Corrected test1406 to be RFC2821 compliant
This commit is contained in:
parent
6b10f5b963
commit
f5c3d95384
@ -23,10 +23,10 @@ smtp
|
|||||||
SMTP
|
SMTP
|
||||||
</name>
|
</name>
|
||||||
<file name="log/test1406.eml">
|
<file name="log/test1406.eml">
|
||||||
From: different
|
From: different
|
||||||
To: another
|
To: another
|
||||||
|
|
||||||
body
|
body
|
||||||
</file>
|
</file>
|
||||||
<command>
|
<command>
|
||||||
smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1406@foo --mail-rcpt 1406@foobar.example --mail-from 1406@from -T log/test1406.eml --libcurl log/test1406.c
|
smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1406@foo --mail-rcpt 1406@foobar.example --mail-from 1406@from -T log/test1406.eml --libcurl log/test1406.c
|
||||||
@ -45,10 +45,10 @@ DATA
|
|||||||
QUIT
|
QUIT
|
||||||
</protocol>
|
</protocol>
|
||||||
<upload>
|
<upload>
|
||||||
From: different
|
From: different
|
||||||
To: another
|
To: another
|
||||||
|
|
||||||
body
|
body
|
||||||
|
|
||||||
.
|
.
|
||||||
</upload>
|
</upload>
|
||||||
|
Loading…
Reference in New Issue
Block a user