etlegacy-libs/curl/tests/data/test1552

53 lines
609 B
Text
Raw Normal View History

2018-02-04 17:52:34 +00:00
<testcase>
<info>
<keywords>
IMAP
Clear Text
FETCH
</keywords>
</info>
#
# Server-side
<reply>
<data>
From: me@somewhere
To: fake@nowhere
body
--
yours sincerely
</data>
<datacheck>
</datacheck>
<servercmd>
</servercmd>
</reply>
#
# Client-side
<client>
<server>
imap
</server>
<name>
IMAP multi transfer error without curl_multi_remove_handle
</name>
# tool is what to use instead of 'curl'
<tool>
lib1552
</tool>
<command>
2019-01-03 15:09:10 +00:00
'imap://%HOSTIP:%IMAPPORT/1552/;MAILINDEX=1'
2018-02-04 17:52:34 +00:00
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol>
</protocol>
</verify>
</testcase>