email/pop3andsmtpmtm/clientmtms/src/POPCMTM.CPP
changeset 76 60a8a215b0ec
parent 0 72b543305e3a
--- a/email/pop3andsmtpmtm/clientmtms/src/POPCMTM.CPP	Tue Oct 05 13:58:47 2010 +0530
+++ b/email/pop3andsmtpmtm/clientmtms/src/POPCMTM.CPP	Tue Oct 19 11:30:16 2010 +0530
@@ -568,9 +568,10 @@
 	switch(aFunctionId)
 		{
 		case KPOP3MTMConnect:
+		case KPOP3MTMSilentConnect:
 		case KPOP3MTMDisconnect:
 		case KPOP3MTMCancelOfflineOperations:
-			if (aFunctionId==KPOP3MTMConnect)
+			if (aFunctionId==KPOP3MTMConnect || aFunctionId==KPOP3MTMSilentConnect)
 				{
 				RestoreSettingsL();
 				if (iImPop3Settings->AutoSendOnConnect())