|
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 [CreatePop3Service] |
|
14 actionParam = session _ _ _ _ "Pop3Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" Pop3ServiceId |
|
15 |
|
16 [CreateSmtpService] |
|
17 actionParam = session _ _ _ _ "SmtpService" smtpServiceId |
|
18 |
|
19 [CreateRegistry] |
|
20 actionParam = session clientMtmRegistry |
|
21 |
|
22 [CreatePop3Mtm] |
|
23 actionParam = session Pop3ServiceId clientMtmRegistry Pop3Mtm |
|
24 |
|
25 [CreateSmtpMtm] |
|
26 actionParam = session smtpServiceId clientMtmRegistry smtpMtm pop3AccountId |
|
27 |
|
28 [SetPop3ServiceParameters] |
|
29 actionParam = session Pop3ServiceId _ "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" pop3AccountId |
|
30 |
|
31 [SetSmtpServiceParameters] |
|
32 actionParam = session smtpServiceId _ |
|
33 |
|
34 [SetDefaultConfiguration] |
|
35 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\Email-Simple.txt" |
|
36 |
|
37 [ConnectPop3Server] |
|
38 actionParam = Pop3ServiceId Pop3Mtm |
|
39 |
|
40 [DeleteChildren] |
|
41 actionParam = session Pop3ServiceId |
|
42 |
|
43 [CheckChildrenCount0] |
|
44 actionParam = session Pop3ServiceId 0 |
|
45 |
|
46 [DisconnectPop3Server] |
|
47 actionParam = Pop3ServiceId Pop3Mtm |
|
48 |
|
49 [VerifyEmail] |
|
50 actionParam = session sentItemsSelection Pop3Selection 1 ExpMail0 |
|
51 |
|
52 [DeleteChildren] |
|
53 actionParam = session Pop3ServiceId |
|
54 |
|
55 [CopyEntry] |
|
56 actionParam = session smtpMessageId0 smtpServiceId |
|
57 |
|
58 [CreateSmtpMessageFromEmailFile0] |
|
59 actionParam = session smtpServiceId outboxFolderId 0 smtpMessageId0 0 |
|
60 |
|
61 [CreateChildrenSelection] |
|
62 actionParam = session Pop3ServiceId selection |
|
63 |
|
64 [CheckChildrenCount1] |
|
65 actionParam = session Pop3ServiceId 1 |
|
66 |
|
67 [CheckChildrenCount2] |
|
68 actionParam = session inboxFolderId 1 |
|
69 |
|
70 [CheckChildrenCount_sent4] |
|
71 actionParam = session sentFolderId 1 |
|
72 |
|
73 [CreateChildrenSentItems] |
|
74 actionParam = session sentFolderId sentItemsSelection |
|
75 |
|
76 [CreateChildrenSelectionPop3] |
|
77 actionParam = session Pop3ServiceId Pop3Selection |
|
78 |
|
79 [Pop3TopPopulate] |
|
80 actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection |
|
81 |
|
82 [CopySelectionPop3] |
|
83 actionParam = session Pop3Selection inboxFolderId |
|
84 |
|
85 |
|
86 [CreatePop3MailInfo] |
|
87 actionParam = 500000 2 pop3MailInfo |
|
88 |
|
89 [CreateExpPop3MailInfo0] |
|
90 actionParam = 2 0 0 "Email-Simple" 0 ExpMail0 |
|
91 |
|
92 |
|
93 |