I have several Notes mail-in databases that I have "web enabled" with xPages. This works beautifully, except for one thing: displaying embedded graphics. These come in as broken links from Outlook. I can manually save each of these, in Notes, and the embedded graphics will display properly with the xPage defined for the Memo form. I have created an agent that saves each new email, and uses doc.Computewithform to refresh them, but that doesn't "fix" the embedded graphics.
Is this a known problem, and if so, is there a workaround or a fix for it? We're always going to have Notes mail-in databases, because there's just no better solution in another technology. But users have been switched to Outlook for mail, so there's something "lost in translation" along the way. I'd like to programmatically "fix" these when they arrive in the mail-in database.
Thanks!