messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0009-SetSubject.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 [SetSmtpServiceParameters]
       
    23 actionParam	= session smtpServiceId	0
       
    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	= 2 sendAs
       
    36 
       
    37 [GetSMTPMTMUId]
       
    38 actionParam 	= smtpTypeId
       
    39 
       
    40 [CreateMessageofType]
       
    41 actionParam	= sendAs smtpTypeId sendAsMessage
       
    42 
       
    43 [CreateChildrenSelDraft]
       
    44 actionParam	= session draftsFolderId msgSelection
       
    45 
       
    46 [GetMessageAtIndex]
       
    47 actionParam	= msgSelection  0  msgId
       
    48 
       
    49 [GetEntry]
       
    50 actionParam	= session msgId msgEntry
       
    51 
       
    52 [GetStore]
       
    53 actionParam	= msgEntry 0 msgStore
       
    54 
       
    55 [SendAsSetSubject]
       
    56 actionParam	= sendAsMessage "ThisisaSubject" 0
       
    57 
       
    58 [SendAsSaveMessageAndClose]
       
    59 actionParam	= sendAsMessage
       
    60 
       
    61 [CloseSvrConnection]
       
    62 actionParam	= sendAs
       
    63 
       
    64 [ChkChildrenCountDraft1]
       
    65 actionParam	= session draftsFolderId 1
       
    66 
       
    67 [VerifySubject]
       
    68 actionParam	= msgEntry "ThisisaSubject"
       
    69 
       
    70 [DeleteStore]
       
    71 actionParam	= msgStore