messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0001-CreateMessageOfType.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 [GetBaseConstants]
       
     2 actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
       
     3 
       
     4 [CreateSession]
       
     5 actionParam	= session
       
     6 
       
     7 [ResetMessageStore]
       
     8 actionParam	= session
       
     9 
       
    10 [CreatePopAccount]
       
    11 actionParam = "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPop3Settings.txt" accountId_1 PopSettings1 PopPrefs1 SmtpSettings1 SmtpPrefs1
       
    12 
       
    13 [CreateSmtpService]
       
    14 actionParam	= session _ _ _ _ "SmtpService" smtpServiceId
       
    15 
       
    16 [CreateRegistry]
       
    17 actionParam	= session clientMtmRegistry
       
    18 
       
    19 [CreateSmtpMtm]
       
    20 actionParam	= session smtpServiceId clientMtmRegistry smtpMtm
       
    21 
       
    22 [SetSmtpServiceParams]
       
    23 actionParam	= session smtpServiceId	_
       
    24 
       
    25 [SetDefaultConfiguration0]
       
    26 actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCSmtpSettings.txt"
       
    27 
       
    28 [ChkChildrenCountDraft0]
       
    29 actionParam	= session draftsFolderId 0
       
    30 
       
    31 [ChangeDefaultSmtpService]
       
    32 actionParam = smtpServiceId smtpMtm
       
    33 
       
    34 [ConnectSendAsServer]
       
    35 actionParam	=  100 sendAs
       
    36 
       
    37 [GetFilteredMsgTypes]
       
    38 actionParam	= sendAs filteredMessageTypes
       
    39 
       
    40 [GetMessageTypeUid]
       
    41 actionParam	= filteredMessageTypes 2 "SMTP" "Client" messageTypeUid
       
    42 
       
    43 [CreateMessageofType]
       
    44 actionParam	= sendAs messageTypeUid sendAsMessage
       
    45 
       
    46 [SendAsSaveMessageAndClose]
       
    47 actionParam	= sendAsMessage
       
    48 
       
    49 [CloseSvrConnection]
       
    50 actionParam	= sendAs
       
    51 
       
    52 [ChkChildrenCountDraft1]
       
    53 actionParam	= session draftsFolderId 1