1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests: Corrected test1320 to be RFC2821 compliant

This commit is contained in:
Steve Holme 2013-05-02 22:49:16 +01:00
parent ee74b77d45
commit 6b10f5b963

View File

@ -29,10 +29,10 @@ http-proxy
SMTP send tunneled trough HTTP proxy
</name>
<stdin>
From: different
To: another
body
From: different
To: another
body
</stdin>
<command>
smtp://smtp.1320:%SMTPPORT/user --mail-rcpt 1320@foo --mail-rcpt 1320@foobar.example --mail-from 1320@from -T - -p -x %HOSTIP:%PROXYPORT
@ -54,10 +54,10 @@ DATA
QUIT
</protocol>
<upload>
From: different
To: another
body
From: different
To: another
body
.
</upload>