diff -r 6c59112cfd31 -r 38bf5461e270 ipsservices/ipssosplugin/src/ipsplgconnectandrefreshfolderlist.cpp --- a/ipsservices/ipssosplugin/src/ipsplgconnectandrefreshfolderlist.cpp Thu Sep 30 11:43:07 2010 +0300 +++ b/ipsservices/ipssosplugin/src/ipsplgconnectandrefreshfolderlist.cpp Thu Oct 14 17:33:43 2010 +0300 @@ -88,7 +88,7 @@ void CIpsPlgConnectAndRefreshFolderList::ConstructL() { FUNC_LOG; - BaseConstructL( KSenduiMtmImap4Uid ); + BaseConstructL( KUidMsgTypeIMAP4 ); iState = EStartConnect; DoRunL(); }