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
|
SMTP send tunneled trough HTTP proxy
|
||||||
</name>
|
</name>
|
||||||
<stdin>
|
<stdin>
|
||||||
From: different
|
From: different
|
||||||
To: another
|
To: another
|
||||||
|
|
||||||
body
|
body
|
||||||
</stdin>
|
</stdin>
|
||||||
<command>
|
<command>
|
||||||
smtp://smtp.1320:%SMTPPORT/user --mail-rcpt 1320@foo --mail-rcpt 1320@foobar.example --mail-from 1320@from -T - -p -x %HOSTIP:%PROXYPORT
|
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
|
QUIT
|
||||||
</protocol>
|
</protocol>
|
||||||
<upload>
|
<upload>
|
||||||
From: different
|
From: different
|
||||||
To: another
|
To: another
|
||||||
|
|
||||||
body
|
body
|
||||||
|
|
||||||
.
|
.
|
||||||
</upload>
|
</upload>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user