12345678910111213141516171819202122232425262728293031323334 |
- <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>
|