|
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 [ChkChildrenCountDraft0] |
|
14 actionParam = session draftsFolderId 0 |
|
15 |
|
16 [CreateSmtpService] |
|
17 actionParam = session _ _ _ _ "SmtpService" smtpServiceId |
|
18 |
|
19 [CreateRegistry] |
|
20 actionParam = session clientMtmRegistry |
|
21 |
|
22 [CreateSmtpMtm] |
|
23 actionParam = session smtpServiceId clientMtmRegistry smtpMtm |
|
24 |
|
25 [SetDefaultConfig0] |
|
26 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCSmtpSettings.txt" |
|
27 |
|
28 [SetSmtpServiceParams] |
|
29 actionParam = session smtpServiceId 0 |
|
30 |
|
31 [ChangeDfltSmtpService] |
|
32 actionParam = smtpServiceId smtpMtm |
|
33 |
|
34 [ConnectSendAsServer] |
|
35 actionParam = 10 sendAs |
|
36 |
|
37 [GetSmtpMtmUId] |
|
38 actionParam = smtpUid |
|
39 |
|
40 [CreateMessageofType] |
|
41 actionParam = sendAs smtpUid sendAsMessage |
|
42 |
|
43 [SendAsAddRecipient] |
|
44 actionParam = sendAsMessage _ "nnnn" RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smtpUid 0 smtpServiceId recipientAddress |
|
45 |
|
46 [SendAsAddAttachment] |
|
47 actionParam = sendAsMessage "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Data\textfile.txt" _ |
|
48 |
|
49 [CloseMessage] |
|
50 actionParam = sendAsMessage |
|
51 |
|
52 [CloseSvrConnection] |
|
53 actionParam = sendAs |
|
54 |
|
55 [ChkChildrenCountDraft1] |
|
56 actionParam = session draftsFolderId 1 |
|
57 |
|
58 [CreateChildrenSelDraft] |
|
59 actionParam = session draftsFolderId msgSelection |
|
60 |
|
61 [GetMessageAtIndex] |
|
62 actionParam = msgSelection 0 msgId |
|
63 |
|
64 [GetEntry] |
|
65 actionParam = session msgId msgEntry |
|
66 |
|
67 [VerifyRecipients] |
|
68 actionParam = msgEntry TImHeaderEncodingInfo::TFieldList::ETo recipientAddress "nnnn" |
|
69 |
|
70 [SmtpGetAttachmentInfoByIndex] |
|
71 actionParam = session msgId 0 attachinfo _ |