--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Pop3TopTest10.ini Mon Jan 18 20:36:02 2010 +0200
@@ -0,0 +1,112 @@
+[GetBaseConstants]
+actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[InitNtRas]
+actionParam =
+
+[CreateSession]
+actionParam = session
+
+[ResetMessageStore]
+actionParam = session
+
+[CreatePop3Service]
+actionParam = session _ _ _ _ "Pop3Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" Pop3ServiceId
+
+[CreateSmtpService]
+actionParam = session _ _ _ _ "SmtpService" smtpServiceId
+
+[CreateRegistry]
+actionParam = session clientMtmRegistry
+
+[CreatePop3Mtm]
+actionParam = session Pop3ServiceId clientMtmRegistry Pop3Mtm
+
+[CreateSmtpMtm]
+actionParam = session smtpServiceId clientMtmRegistry smtpMtm pop3AccountId
+
+[SetPop3ServiceParameters]
+actionParam = session Pop3ServiceId _ "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" pop3AccountId
+
+[SetSmtpServiceParameters]
+actionParam = session smtpServiceId _
+
+[SetDefaultConfiguration]
+actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\test1_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test2_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test3_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test4_mail.txt"
+
+[ConnectPop3Server]
+actionParam = Pop3ServiceId Pop3Mtm
+
+[DeleteChildren]
+actionParam = session Pop3ServiceId
+
+[CheckChildrenCount0]
+actionParam = session Pop3ServiceId 0
+
+[DisconnectPop3Server]
+actionParam = Pop3ServiceId Pop3Mtm
+
+[VerifyEmail]
+actionParam = session sentItemsSelection Pop3Selection 4 ExpMail0 ExpMail1 ExpMail2 ExpMail3
+
+[DeleteChildren]
+actionParam = session Pop3ServiceId
+
+[CopyEntry]
+actionParam = session smtpMessageId0 smtpServiceId1
+
+[CreateSmtpMessageFromEmailFile0]
+actionParam = session smtpServiceId1 outboxFolderId 0 smtpMessageId0 1
+
+[CreateSmtpMessageFromEmailFile1]
+actionParam = session smtpServiceId1 outboxFolderId 1 smtpMessageId1 1
+
+[CreateSmtpMessageFromEmailFile2]
+actionParam = session smtpServiceId1 outboxFolderId 2 smtpMessageId2 1
+
+[CreateSmtpMessageFromEmailFile3]
+actionParam = session smtpServiceId1 outboxFolderId 3 smtpMessageId3 1
+
+[CreateChildrenSelection]
+actionParam = session Pop3ServiceId selection
+
+[CheckChildrenCount1]
+actionParam = session Pop3ServiceId 4
+
+[CheckChildrenCount2]
+actionParam = session inboxFolderId 1
+
+[CheckChildrenCount_sent4]
+actionParam = session sentFolderId 4
+
+[CreateChildrenSentItems]
+actionParam = session sentFolderId sentItemsSelection
+
+[CreateChildrenSelectionPop3]
+actionParam = session Pop3ServiceId Pop3Selection
+
+[Pop3TopPopulate]
+actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection
+
+[CopySelectionPop3]
+actionParam = session Pop3Selection inboxFolderId
+
+
+
+[CreatePop3MailInfo]
+actionParam = 500000 608 pop3MailInfo
+
+[CreateExpPop3MailInfo0]
+actionParam = 18 0 0 "test_mail_1" 0 ExpMail0
+
+[CreateExpPop3MailInfo1]
+actionParam = 6 0 14 "test_mail_2" 0 ExpMail1
+
+[CreateExpPop3MailInfo2]
+actionParam = 11 0 11 "test_mail_3" 1 ExpMail2
+
+[CreateExpPop3MailInfo3]
+actionParam = 11 0 19 "test_mail_4" 2 ExpMail3
+
+[GetDefaultSmtpService]
+actionParam = smtpMtm _ smtpServiceId1