File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1590
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<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 cleanup before a connection was created
 </name>
# tool is what to use instead of 'curl'
<tool>
lib1553
</tool>

# it is important this uses a host name that resolves successfully
<command>
imap://localhost:%IMAPPORT/1590
</command>
</client>

#
# Verify data after the test has been "shot"
<verify>
<protocol>
</protocol>
</verify>
</testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>