ipsservices/ipssosplugin/src/ipsplgeventhandler.cpp
changeset 44 c2d07d913565
parent 23 2dc6caa42ec3
child 51 d845db10c0d4
--- a/ipsservices/ipssosplugin/src/ipsplgeventhandler.cpp	Fri May 28 13:56:43 2010 +0300
+++ b/ipsservices/ipssosplugin/src/ipsplgeventhandler.cpp	Thu Jun 10 16:14:05 2010 +0300
@@ -1033,13 +1033,9 @@
         {
         return;
         }
-    else if ( tChanged.iMtm.iUid == KSenduiMtmSmtpUidValue )
-        {
-        // do not send entry changed events from draft messages
-        // mess up draft email
-        return;
-        }
-
+//<Qmail>
+    
+//</Qmail>
     TFSMailEvent event = static_cast<TFSMailEvent>( KErrNotFound );
 
     RArray<TFSMailMsgId> array(1);