test660 366 B

12345678910111213141516171819202122232425262728293031323334
  1. <testcase>
  2. <info>
  3. <keywords>
  4. IMAP
  5. CONNECT_ONLY
  6. </keywords>
  7. </info>
  8. # Client-side
  9. <client>
  10. <server>
  11. imap
  12. </server>
  13. <tool>
  14. lib597
  15. </tool>
  16. <name>
  17. IMAP CONNECT_ONLY option
  18. </name>
  19. <command>
  20. imap://%HOSTIP:%IMAPPORT/%TESTNUMBER
  21. </command>
  22. </client>
  23. #
  24. # Verify data after the test has been "shot"
  25. <verify>
  26. <protocol>
  27. A001 CAPABILITY
  28. </protocol>
  29. </verify>
  30. </testcase>