diff -r ecf6a73a9186 -r 60a8a215b0ec email/pop3andsmtpmtm/clientmtms/src/SMTCMTM.CPP --- a/email/pop3andsmtpmtm/clientmtms/src/SMTCMTM.CPP Tue Oct 05 13:58:47 2010 +0530 +++ b/email/pop3andsmtpmtm/clientmtms/src/SMTCMTM.CPP Tue Oct 19 11:30:16 2010 +0530 @@ -724,6 +724,7 @@ case KMTMStandardFunctionsSendMessage: return CMsvSmtpProgressOperation::NewL(Session(), aSelection, KSMTPMTMSendOnNextConnection, aParameter, aCompletionStatus); case KSMTPMTMSendOnNextConnection: + case KSMTPMTMSilentlySendOnNextConnection: return (Session().TransferCommandL(aSelection, aFunctionId, aParameter, aCompletionStatus)); case KSMTPMTMCreateNewEmailMessage: case KSMTPMTMCreateReplyEmailMessage: