messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0025-ConfirmedSend_POP.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 [InitNtRas]
       
     5 actionParam =
       
     6 
       
     7 [SMTPMTMUId]
       
     8 actionParam	= smtpUid
       
     9 
       
    10 [CreateSession]
       
    11 actionParam	= session
       
    12 
       
    13 [ResetMessageStore]
       
    14 actionParam	= session
       
    15 
       
    16 [SetUserResponse]
       
    17 actionParam = session 1
       
    18 
       
    19 [DeletePopAccounts]
       
    20 actionParam = -1
       
    21 
       
    22 [DeleteImapAccounts]
       
    23 actionParam = -1
       
    24 
       
    25 [CreateSmtpService]
       
    26 actionParam	= session _ _ _ _ "SmtpService" smtpServiceId
       
    27 
       
    28 [CreateRegistry]
       
    29 actionParam	= session clientMtmRegistry
       
    30 
       
    31 [CreateSmtpMtm]
       
    32 actionParam	= session smtpServiceId clientMtmRegistry smtpMtm
       
    33 
       
    34 [SetSmtpServiceParams]
       
    35 actionParam	= session smtpServiceId	_
       
    36 
       
    37 [SetDefaultConfiguration0]
       
    38 actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCSmtpSettings.txt"
       
    39 
       
    40 [ChkChildrenCountDraft0]
       
    41 actionParam	= session draftsFolderId 0
       
    42 
       
    43 [ChangeDefaultSmtpService]
       
    44 actionParam = smtpServiceId smtpMtm
       
    45 
       
    46 [DeleteChildren]
       
    47 actionParam	= session pop3ServiceId
       
    48 
       
    49 [CheckChildrenCountPOP]
       
    50 actionParam	= session pop3ServiceId 0
       
    51 
       
    52 [ConnectSendAsServer]
       
    53 actionParam	=  10 sendAs
       
    54 
       
    55 [SendAsGetAvailableAccounts]
       
    56 actionParam	=  sendAs smtpUid accountInfo
       
    57 
       
    58 [SendAsGetAccount]
       
    59 actionParam	=  accountInfo 0 account
       
    60 
       
    61 [SendAsCreateMessageWithAccount]
       
    62 actionParam	=  sendAs account sendAsMessage
       
    63 
       
    64 [CreateMessageofType]
       
    65 actionParam	= sendAs smtpUid sendAsMessage
       
    66 
       
    67 [SendAsAddLinkedAttachment]
       
    68 actionParam	= sendAsMessage "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\testimage1.mbm" "image/jpeg"
       
    69 
       
    70 [SendAsSetSubject]
       
    71 actionParam	= sendAsMessage "TestSendAsMessageSubject" 0
       
    72 
       
    73 [SendAsAddRecipient]
       
    74 actionParam	= sendAsMessage _ "SanjeevM" RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smtpUid 0 smtpServiceId recipientAddress
       
    75 
       
    76 [SendAsSetBioType]
       
    77 actionParam	= sendAsMessage 0 _
       
    78 
       
    79 [SendAsSendMessage]
       
    80 actionParam	= sendAsMessage 1 _
       
    81 
       
    82 [CloseMessage]
       
    83 actionParam	= sendAsMessage
       
    84 
       
    85 [ChkChildrenCountSent0]
       
    86 actionParam	= session sentFolderId 1
       
    87 
       
    88 [CreateChildrenSentItems]
       
    89 actionParam	= session sentFolderId sentItemsSelection
       
    90 
       
    91 [CreatePopAccount]
       
    92 actionParam	= "PopAccount1" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPOP3Settings.txt" accountId_1 PopSettings1 PopPrefs1 SmtpSettings1 SmtpPrefs1
       
    93 
       
    94 [CreatePop3Service]
       
    95 actionParam	= session _ _ _ _ "Pop3Service" "SendAsAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPOP3Settings.txt" pop3ServiceId
       
    96 
       
    97 [CreatePop3Mtm]
       
    98 actionParam	= session pop3ServiceId clientMtmRegistry pop3Mtm
       
    99 
       
   100 [SetDefaultConfigurationPOP3]
       
   101 actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfPop3Settings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPOP3Settings.txt"
       
   102 
       
   103 [SetPop3ServiceParameters]
       
   104 actionParam	= session pop3ServiceId _
       
   105 
       
   106 [ChangeDefaultPopService]
       
   107 actionParam	= pop3ServiceId pop3Mtm
       
   108 
       
   109 [ConnectPop3Server]
       
   110 actionParam	= pop3ServiceId pop3Mtm
       
   111 
       
   112 [CreateChildrenSelection]
       
   113 actionParam	= session pop3ServiceId childrenSelection
       
   114 
       
   115 [CopySelection]
       
   116 actionParam	= session childrenSelection inboxFolderId
       
   117 
       
   118 [CreateChildrenInboxItems]
       
   119 actionParam	= session inboxFolderId inboxItemsSelection
       
   120 
       
   121 [DisconnectPop3Server]
       
   122 actionParam	= pop3ServiceId pop3Mtm
       
   123 
       
   124 [CloseSvrConnection]
       
   125 actionParam	= sendAs
       
   126 
       
   127 [RemoveDefaultSmtpService]
       
   128 actionParam = smtpMtm
       
   129 
       
   130 [CompareEmails]
       
   131 actionParam	= session sentItemsSelection inboxItemsSelection
       
   132