mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
tests: Corrected test1320 to be RFC2821 compliant
This commit is contained in:
parent
ee74b77d45
commit
6b10f5b963
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user