messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInOutbox.ini
author Pat Downey <patd@symbian.org>
Fri, 04 Jun 2010 10:32:16 +0100
changeset 22 bde600d88860
parent 0 8e480a14352b
permissions -rw-r--r--
Revert last code drop.

[GetBaseConstants]
actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]             
actionParam	= session

[CreateImap4Service]		
actionParam	= session _ _ _ _ "Imap4Service" "MyAccount" "none" imap4ServiceId

[CreateSmtpService]			
actionParam	= session _ _ _ _ "SmtpService" smtpServiceId

[CreateSmsService]			
actionParam	= session _ _ _ _ "SmsService" smsServiceId

[GetEntryTypes]
actionParam = message folder text html attachment

[GetMtms]
actionParam = imapMtm popMtm smtpMtm

[GetSmsMtm]
actionParam = smsMtm

[CreateEntry1]
actionParam = session message outboxFolderId smtpMtm smtpServiceId _ _ _ "smtpentry" _ smtpEntryId

[CreateEntry2]
actionParam = session message outboxFolderId smsMtm smsServiceId _ _ _ "smsentry" _ smsEntryId

[SaveMsvidToFile1]
actionParam = smtpEntryId "c:\msgtest\SaveMoveEntry2ToFile.txt"

[SaveMsvidToFile2]
actionParam = smsEntryId "c:\msgtest\SaveMoveEntry3ToFile.txt"