I'm just looking at your code... and I think it is incorrect. You can't create a standalone message with a standalone message service and expect it to work. How should the framework know what is the sender's address or which servers to use to transfer the messages? You probably need to use QMessageManager, QMessageAccount and family. Look at the "Service Actions" example for more details.
Bookmarks