tests: Corrected test909 to be RFC2821 compliant
This commit is contained in:
parent
514817669e
commit
734bdb68c2
@ -24,10 +24,10 @@ smtp
|
||||
SMTP without SIZE support
|
||||
</name>
|
||||
<file name="log/test909.eml">
|
||||
From: different
|
||||
To: another
|
||||
|
||||
body
|
||||
From: different
|
||||
To: another
|
||||
|
||||
body
|
||||
</file>
|
||||
<command>
|
||||
smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 9091@foo --mail-rcpt 909@foobar.example --mail-from 909@from -T log/test909.eml
|
||||
@ -46,13 +46,12 @@ DATA
|
||||
QUIT
|
||||
</protocol>
|
||||
<upload>
|
||||
From: different
|
||||
To: another
|
||||
|
||||
body
|
||||
From: different
|
||||
To: another
|
||||
|
||||
body
|
||||
|
||||
.
|
||||
</upload>
|
||||
|
||||
</verify>
|
||||
</testcase>
|
||||
|
Loading…
Reference in New Issue
Block a user