messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0001-CreateMessageOfType.ini
changeset 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0001-CreateMessageOfType.ini	Mon Jan 18 20:36:02 2010 +0200
@@ -0,0 +1,53 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[CreatePopAccount]
+actionParam = "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPop3Settings.txt" accountId_1 PopSettings1 PopPrefs1 SmtpSettings1 SmtpPrefs1
+
+[CreateSmtpService]
+actionParam	= session _ _ _ _ "SmtpService" smtpServiceId
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateSmtpMtm]
+actionParam	= session smtpServiceId clientMtmRegistry smtpMtm
+
+[SetSmtpServiceParams]
+actionParam	= session smtpServiceId	_
+
+[SetDefaultConfiguration0]
+actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCSmtpSettings.txt"
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[ChangeDefaultSmtpService]
+actionParam = smtpServiceId smtpMtm
+
+[ConnectSendAsServer]
+actionParam	=  100 sendAs
+
+[GetFilteredMsgTypes]
+actionParam	= sendAs filteredMessageTypes
+
+[GetMessageTypeUid]
+actionParam	= filteredMessageTypes 2 "SMTP" "Client" messageTypeUid
+
+[CreateMessageofType]
+actionParam	= sendAs messageTypeUid sendAsMessage
+
+[SendAsSaveMessageAndClose]
+actionParam	= sendAsMessage
+
+[CloseSvrConnection]
+actionParam	= sendAs
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1