I'm trying to read my IMAP mail in Mercury using a smartphone. The native mail client (Symbian 60 messaging) connects OK but, bizarrely, while it will display html messages or those with attachments, it only displays the header of plain text messages. My MercuryI logs show that body is sent to the phone, but the phone won't display it.
So I'm trying to add some html to all the plain text emails, to trick the phone into reading them. I can see it could be complex to get the additions in the right place, but at the moment I can't add anything at all, and I don't know why.
I'm trying to do this using a general rule. The Mercury Core Process shows the alias works and the rule triggers, but nothing is inserted. I've stripped the rule down to the simplest form to debug it. The rule is:
Always InsertText "C:\\MERCURY\\flag.txt"
Always Move "Chris"
flag.txt contains a single word, 'flag', which I expected to find embedded in the message source file - the message is delivered but the insert is not there. I'm testing this using Thunderbird, not the phone client.
Am I doing something wrong, or am I trying to make Mercury do something it's not intended to?
Thanks
<p>I'm trying to read my IMAP mail in Mercury using a smartphone. The native mail client (Symbian 60 messaging) connects OK but, bizarrely, while it will display html messages or those with attachments, it only displays the header of plain text messages. My MercuryI logs show that body is sent to the phone, but the phone won't display it.
</p><p>So I'm trying to add some html to all the plain text emails, to trick the phone into reading them. I can see it could be complex to get the additions in the right place, but at the moment I can't add anything at all, and I don't know why. </p><p>I'm trying to do this using a general rule. The Mercury Core Process shows the alias works and the rule triggers, but nothing is inserted. I've stripped the rule down to the simplest form to debug it. The rule is:
</p><p>Always InsertText "C:\\MERCURY\\flag.txt"
Always Move "Chris"</p><p>flag.txt contains a single word, 'flag', which I expected to find embedded in the message source file - the message is delivered but the insert is not there. I'm testing this using Thunderbird, not the phone client.
</p><p>Am I doing something wrong, or am I trying to make Mercury do something it's not intended to?</p><p>Thanks
</p>