Apollo Xue
unread,Mar 8, 2011, 8:42:42 AM3/8/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qt-...@qt.nokia.com
Hi All,
I am developing a mail app based on QMF, I created a new mail account in my app, then triggered a folder list retrieval action immediately after that, but the message server reported an error for this action: "Unable to retrieve folder list for unconfigured account" because message can not find the source service for this account. But the truth is that I have configured source service (imap4) and sink service (smtp) for account.
There is a meego-handset-email app in meego sdk, I saw this app loaded the mail account created by my app, I triggered a "retrieve all" action for this account, with the help of serverobserver tool, I found that message server was handling the request for this account. I can not understand why message server can find the source service when the action was triggered by the meego-handset-email app, but can not find it when triggerred by my app.
Any help is highly appreciated!
Best Regards
Apolloxue