diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/20_ModifyDefaultSMTPService.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/20_ModifyDefaultSMTPService.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,39 @@ +[CreateSession] +actionParam = session + +[CreateSmtpService1] +actionParam = session _ _ _ _ "SmtpServiceA" serviceId1 + +[CreateRegistry] +actionParam = session registry + +[CreateSmtpMtm] +actionParam = session serviceId1 registry smtpMtm + +[ChangeDefaultSmtpService1] +actionParam = serviceId1 smtpMtm + +[GetDefaultSmtpService1] +actionParam = smtpMtm 0 serviceId2 + +[CompareNumbers1] +actionParam = serviceId1 serviceId2 1 + +[CreateSmtpService2] +actionParam = session _ _ _ _ "SmtpServiceB" serviceId3 + +[ChangeDefaultSmtpService2] +actionParam = serviceId3 smtpMtm + +[GetDefaultSmtpService2] +actionParam = smtpMtm 0 serviceId4 + +[CompareNumbers2] +actionParam = serviceId3 serviceId4 1 + +[GetDefaultSmtpService3] +actionParam = smtpMtm 1 serviceId5 + +[CreatePopAccount1] +actionParam = "Account2" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Settings-lon-cn-exchng2k_CR1.txt" accountId2 PopSettings PopPrefs SmtpSettings SmtpPrefs +