File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1552
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: IMAP
    5: Clear Text
    6: FETCH
    7: </keywords>
    8: </info>
    9: 
   10: #
   11: # Server-side
   12: <reply>
   13: <data>
   14: From: me@somewhere
   15: To: fake@nowhere
   16: 
   17: body
   18: 
   19: --
   20:   yours sincerely
   21: </data>
   22: <datacheck>
   23: </datacheck>
   24: <servercmd>
   25: </servercmd>
   26: </reply>
   27: 
   28: #
   29: # Client-side
   30: <client>
   31: <server>
   32: imap
   33: </server>
   34:  <name>
   35: IMAP multi transfer error without curl_multi_remove_handle
   36:  </name>
   37: # tool is what to use instead of 'curl'
   38: <tool>
   39: lib1552
   40: </tool>
   41:  <command>
   42: 'imap://%HOSTIP:%IMAPPORT/1552/;MAILINDEX=1'
   43: </command>
   44: </client>
   45: 
   46: #
   47: # Verify data after the test has been "shot"
   48: <verify>
   49: <protocol>
   50: </protocol>
   51: </verify>
   52: </testcase>

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