tests: Corrected test1406 to be RFC2821 compliant
This commit is contained in:
Родитель
6b10f5b963
Коммит
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>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче