messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0023-CreateAttachmentWithMime.ini
[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
[ChkChildrenCountDraft0]
actionParam = session draftsFolderId 0
[CreateSmtpService]
actionParam = session _ _ _ _ "SmtpService" smtpServiceId
[CreateRegistry]
actionParam = session clientMtmRegistry
[CreateSmtpMtm]
actionParam = session smtpServiceId clientMtmRegistry smtpMtm
[SetDefaultConfig0]
actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCSmtpSettings.txt"
[SetSmtpServiceParams]
actionParam = session smtpServiceId 0
[ChangeDfltSmtpService]
actionParam = smtpServiceId smtpMtm
[ConnectSendAsServer]
actionParam = 10 sendAs
[GetSmtpMtmUId]
actionParam = smtpUid
[CreateMessageofType]
actionParam = sendAs smtpUid sendAsMessage
[SendAsAddRecipient]
actionParam = sendAsMessage _ _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smtpUid 0 smtpServiceId recipientAddress
[CreateAttachment]
actionParam = sendAsMessage "createFile.txt" "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Data\textfile.txt" "text/plain"
[CloseMessage]
actionParam = sendAsMessage
[CloseSvrConnection]
actionParam = sendAs
[ChkChildrenCountDraft1]
actionParam = session draftsFolderId 1
[CreateChildrenSelDraft]
actionParam = session draftsFolderId msgSelection
[GetMessageAtIndex]
actionParam = msgSelection 0 msgId
[GetEntry]
actionParam = session msgId msgEntry
[VerifyRecipients]
actionParam = msgEntry TImHeaderEncodingInfo::TFieldList::ETo recipientAddress _
[SmtpGetAttachmentInfoByIndex]
actionParam = session msgId 0 attachinfo _