browser/external/curl-8.3.0/tests/data/test660
2023-09-27 13:43:06 -04:00

35 lines
367 B
Plaintext

<testcase>
<info>
<keywords>
IMAP
CONNECT_ONLY
</keywords>
</info>
# Client-side
<client>
<server>
imap
</server>
<tool>
lib597
</tool>
<name>
IMAP CONNECT_ONLY option
</name>
<command>
imap://%HOSTIP:%IMAPPORT/%TESTNUMBER
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol>
A001 CAPABILITY
</protocol>
</verify>
</testcase>