2009-12-20 19:07:04 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
IMAP
|
2014-03-30 18:40:50 +08:00
|
|
|
Clear Text
|
2009-12-20 19:07:04 +08:00
|
|
|
FETCH
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2013-03-21 20:42:32 +08:00
|
|
|
From: me@somewhere
|
|
|
|
To: fake@nowhere
|
|
|
|
|
|
|
|
body
|
|
|
|
|
|
|
|
--
|
|
|
|
yours sincerely
|
2009-12-20 19:07:04 +08:00
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
imap
|
|
|
|
</server>
|
|
|
|
<name>
|
2013-09-14 21:57:15 +08:00
|
|
|
IMAP FETCH message
|
2009-12-20 19:07:04 +08:00
|
|
|
</name>
|
|
|
|
<command>
|
2017-09-21 14:21:43 +08:00
|
|
|
'imap://%HOSTIP:%IMAPPORT/800/;UID=1' -u "user*:secret{"
|
2009-12-20 19:07:04 +08:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
2013-02-07 08:18:23 +08:00
|
|
|
A001 CAPABILITY
|
2017-09-21 14:21:43 +08:00
|
|
|
A002 LOGIN "user*" "secret{"
|
2013-03-11 03:55:22 +08:00
|
|
|
A003 SELECT 800
|
2013-02-24 05:05:19 +08:00
|
|
|
A004 FETCH 1 BODY[]
|
2013-02-07 08:18:23 +08:00
|
|
|
A005 LOGOUT
|
2009-12-20 19:07:04 +08:00
|
|
|
</protocol>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|