messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0054-AddInvalidLinkedAttachment.ini
equal
deleted
inserted
replaced
|
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 _ _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smtpUid 0 smtpServiceId recipientAddress |
|
45 |
|
46 [AddLinkedAttachment] |
|
47 actionParam = sendAsMessage "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Data\Invalidfile.txt" "text/plain" |
|
48 |
|
49 [CloseMessage] |
|
50 actionParam = sendAsMessage |
|
51 |
|
52 [CloseSvrConnection] |
|
53 actionParam = sendAs |
|
54 |
|
55 [ChkChildrenCountDraft1] |
|
56 actionParam = session draftsFolderId 1 |
|
57 |
|
58 [CheckErrorCode] |
|
59 actionParam = err -1 |