messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0035-UnConfirmedSendReject.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMTP-CIT-0035-UnConfirmedSendReject.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,62 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[SMTPMTMUId]
+actionParam	= smtpUid
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[DeletePopAccounts]
+actionParam	= -1
+
+[DeleteImapAccounts]
+actionParam	= -1
+
+[CreateSmtpService]
+actionParam	= session _ _ _ _ "SmtpService" smtpServiceId
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateSmtpMtm]
+actionParam	= session smtpServiceId clientMtmRegistry smtpMtm
+
+[CreatePop3Service]
+actionParam	= session _ _ _ _ "Pop3Service" "SEndAsPOPAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCPOP3Settings.txt" pop3ServiceId
+
+[SetUserResponse]
+actionParam	= session 0
+
+[ConnectSendAsServer]
+actionParam	=  10 sendAs
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[CreateMessageofType]
+actionParam	= sendAs smtpUid sendAsMessage
+
+[SendAsSetSubject]
+actionParam	= sendAsMessage "TestSendAsMessageSubject" 0
+
+[SendAsAddRecipient]
+actionParam	= sendAsMessage _ "SanjeevM" RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smtpUid 0 smtpServiceId recipientAddress
+
+[SendAsSendMessage]
+actionParam	= sendAsMessage 0 1 sendAsMsgErrorCode
+
+[CheckErrorCode]
+actionParam	= sendAsMsgErrorCode -3
+
+[SendAsCloseMessage]
+actionParam	= sendAsMessage
+
+[CloseSvrConnection]
+actionParam	= sendAs
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1