|
|
User login
Feeds |
Creating and sending new email message
|
|||||
| Wed, 2004-10-27 17:08 | |
|
Hello all,
I am developing an application which takes details and creates an email which it then sends. But im a bit stuck. I have tried using CSendAs to create and send the message. I create the CSendAs and initilise it. I am able to set the MTM ( iSendAs->SetMtmL(KUidMsgTypeSMTP); ) but when i create the message (iSendAs->CreateMessageL(); ) the app quits... any ideas what could be causing this? Is there a better way of creating and sending messages (the user doesnt need to interact with it)? Many thanks in advance for any help, michael -- |
|
Forum posts: 14