|
1 [GetBaseConstants] |
|
2 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
3 |
|
4 [InitNtRas] |
|
5 actionParam = |
|
6 |
|
7 [CreateSession] |
|
8 actionParam = session |
|
9 |
|
10 [ResetMessageStore] |
|
11 actionParam = session |
|
12 |
|
13 [CreateImap4Service] |
|
14 actionParam = session _ _ _ _ "Imap4Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Imap4Settings-lon-cn-exchng2k_CR1.txt" imap4ServiceId |
|
15 |
|
16 [CreateSmtpService] |
|
17 actionParam = session _ _ _ _ "SmtpService" smtpServiceId |
|
18 |
|
19 [CreateRegistry] |
|
20 actionParam = session clientMtmRegistry |
|
21 |
|
22 [CreateImap4Mtm] |
|
23 actionParam = session imap4ServiceId clientMtmRegistry imap4Mtm |
|
24 |
|
25 [CreateSmtpMtm] |
|
26 actionParam = session smtpServiceId clientMtmRegistry smtpMtm |
|
27 |
|
28 [setImap4NoIdleConf] |
|
29 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfImap4Settings "c:\msgtest\testframework\Configurations\EmailSettings\Imap4Settings-NoIdleSupport.txt" |
|
30 |
|
31 [setImap4IdleConf] |
|
32 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfImap4Settings "c:\msgtest\testframework\Configurations\EmailSettings\Imap4Settings-IdleSupport.txt" |
|
33 |
|
34 [SetImap4ServiceParameters] |
|
35 actionParam = session imap4ServiceId _ imapAccountId |
|
36 |
|
37 [SetImap4ServiceIdleParameters] |
|
38 actionParam = session imap4ServiceId 1 1680 300 imapAccountId |
|
39 |
|
40 [SetImap4ServiceNoIdleParameters] |
|
41 actionParam = session imap4ServiceId 0 1680 300 imapAccountId |
|
42 |
|
43 [SetImap4ServiceIdleLongPollPars] |
|
44 actionParam = session imap4ServiceId 1 1680 300 imapAccountId |
|
45 |
|
46 [SetImap4ServiceLongIdleParameters] |
|
47 actionParam = session imap4ServiceId 1 1900 300 imapAccountId |
|
48 |
|
49 [setSmtpNoIdleConf] |
|
50 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\testframework\Configurations\EmailSettings\SmtpSettings-NoIdleSupport.txt" |
|
51 |
|
52 [setSmtpIdleConf] |
|
53 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfSmtpSettings "c:\msgtest\testframework\Configurations\EmailSettings\SmtpSettings-IdleSupport.txt" |
|
54 |
|
55 [SetSmtpServiceParameters] |
|
56 actionParam = session smtpServiceId1 _ |
|
57 |
|
58 [ConnectImap4Server0] |
|
59 actionParam = imap4ServiceId imap4Mtm |
|
60 |
|
61 [DoFullImap4Synchronisation0] |
|
62 actionParam = imap4ServiceId imap4Mtm |
|
63 |
|
64 [FindEntryByName0] |
|
65 actionParam = session imap4ServiceId "Inbox" imap4FolderId |
|
66 |
|
67 [DeleteChildren] |
|
68 actionParam = session imap4FolderId |
|
69 |
|
70 [CheckChildrenCount0] |
|
71 actionParam = session imap4FolderId 0 |
|
72 |
|
73 [DisconnectImap4Server0] |
|
74 actionParam = imap4ServiceId imap4Mtm |
|
75 |
|
76 [CreateSmtpMessageFromEmailFile0] |
|
77 actionParam = session smtpServiceId1 outboxFolderId 0 smtpMessageId 1 |
|
78 |
|
79 [CopyEntry] |
|
80 actionParam = session smtpMessageId smtpServiceId1 |
|
81 |
|
82 [SetDefaultEmail] |
|
83 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\Email-Simple.txt" |
|
84 |
|
85 [CreateSmtpMessageVariable] |
|
86 actionParam = session smtpServiceId1 outboxFolderId _ smtpMessageId 0 1 |
|
87 |
|
88 [CreateSendOnNextConnectSelection] |
|
89 actionParam = session outboxFolderId sendSelection |
|
90 |
|
91 [ExecuteSendOnNextConnect] |
|
92 actionParam = 1048577 smtpMtm sendSelection "not-used" 0 |
|
93 |
|
94 [ConnectImap4Server1] |
|
95 actionParam = imap4ServiceId imap4Mtm |
|
96 |
|
97 [Sleep1mins] |
|
98 actionParam = 60 |
|
99 |
|
100 [Sleep4mins] |
|
101 actionParam = 240 |
|
102 |
|
103 [Sleep5mins] |
|
104 actionParam = 300 |
|
105 |
|
106 [Sleep31mins] |
|
107 actionParam = 1860 |
|
108 |
|
109 [DoFullImap4Synchronisation1] |
|
110 actionParam = imap4ServiceId imap4Mtm |
|
111 |
|
112 [CreateChildrenSelection] |
|
113 actionParam = session imap4FolderId selection |
|
114 |
|
115 [CreateChildrenSmtp] |
|
116 actionParam = session smtpServiceId1 selection |
|
117 |
|
118 [CopySelection] |
|
119 actionParam = session selection inboxFolderId |
|
120 |
|
121 [DisconnectImap4Server1] |
|
122 actionParam = imap4ServiceId imap4Mtm |
|
123 |
|
124 [CheckEmailNotReceived] |
|
125 actionParam = session imap4FolderId 0 |
|
126 |
|
127 [CheckEmailReceived] |
|
128 actionParam = session imap4FolderId 1 |
|
129 |
|
130 [Check2EmailsReceived] |
|
131 actionParam = session imap4FolderId 2 |
|
132 |
|
133 [CheckChildrenCount1] |
|
134 actionParam = session imap4FolderId 1 |
|
135 |
|
136 [FindEntryByName1] |
|
137 actionParam = session imap4FolderId "SimpleEmail" imap4MessageId |
|
138 |
|
139 [CheckChildrenCount2] |
|
140 actionParam = session inboxFolderId 1 |
|
141 |
|
142 [FindEntryByName2] |
|
143 actionParam = session inboxFolderId "SimpleEmail" inboxMessageId |
|
144 |
|
145 [CheckChildrenCount3] |
|
146 actionParam = session sentFolderId 1 |
|
147 |
|
148 [FindEntryByName3] |
|
149 actionParam = session sentFolderId "SimpleEmail" sentMessageId |
|
150 |
|
151 [CheckMtmConnected] |
|
152 actionParam = imap4ServiceId imap4Mtm 1 |
|
153 |
|
154 [CheckMtmNotConnected] |
|
155 actionParam = imap4ServiceId imap4Mtm 0 |
|
156 |
|
157 [GetDefaultSmtpService] |
|
158 actionParam = smtpMtm _ smtpServiceId1 |
|
159 |
|
160 |
|
161 |