|
1 [GetBaseConstants] |
|
2 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
3 |
|
4 [DeletePopAccounts] |
|
5 actionParam = -1 |
|
6 |
|
7 [DeleteImapAccounts] |
|
8 actionParam = -1 |
|
9 |
|
10 [CountPopAccounts1] |
|
11 actionParam = 0 |
|
12 |
|
13 [CountImapAccounts1] |
|
14 actionParam = 0 |
|
15 |
|
16 [CreateSession] |
|
17 actionParam = session |
|
18 |
|
19 [ResetMessageStore] |
|
20 actionParam = session |
|
21 |
|
22 [CreateImapAccount1] |
|
23 actionParam = "IMAPAccount1" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCImap4Settings.txt" accountId1 ImapSettings1 ImapPrefs1 SmtpSettings1 SmtpPrefs1 |
|
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 [SetSmtpServiceParameters] |
|
35 actionParam = session smtpServiceId 0 |
|
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 [ConnectSendAsServer] |
|
47 actionParam = 10 sendAs |
|
48 |
|
49 [GetSMTPMTMUId] |
|
50 actionParam = smtpTypeId |
|
51 |
|
52 [GetAvailableAccounts] |
|
53 actionParam = sendAs smtpTypeId accountInfo |
|
54 |
|
55 [GetAccountNames] |
|
56 actionParam = accountInfo accountCount |
|
57 |
|
58 [CountAvailableAccounts1] |
|
59 actionParam = accountInfo 1 0 "IMAPAccount1" |
|
60 |
|
61 [GetAccount] |
|
62 actionParam = accountInfo 0 account |
|
63 |
|
64 [CreateMessageWithAccount] |
|
65 actionParam = sendAs account sendAsMessage |
|
66 |
|
67 [SendAsSaveMessageAndClose] |
|
68 actionParam = sendAsMessage |
|
69 |
|
70 [CloseSvrConnection] |
|
71 actionParam = sendAs |
|
72 |
|
73 [ChkChildrenCountDraft1] |
|
74 actionParam = session draftsFolderId 1 |