Relative Content

Tag Archive for outlook-redemption

Incorrect character encoding when converting Japanese .msg files to .eml using Redemption 6.3

We are currently working on an application that involves converting the .msg files to .eml files using Redemption 6.3. However, we have encountered an issue specifically with Japanese .msg files that use ISO-2022-JP as the character encoding. The problem lies in the incorrect encoding during the conversion process, leading to improperly displayed fields in the resulting .eml files.

Use RDOJunkEmailOptions to remove blocked senders?

I want to use the RDOJunkEmailOptions object to extract the list of blocked senders for each account, process it externally, and rebuild the list in Outlook. My extraction and external processing are working fine, but when ready to reimport the lists I can’t find a way to remove the existing lists. Is there a method available to delete blocked senders either en masse or one-by-one?

Outlook Redemption and safeMail hangs on exit

I have a problem where my app is hanging on exit when I try to use saafeMail. If I run the code in the debugger the program exists normally, but when I run outside the debugger it hangs at exit.

Redemption Logon to MAPI / Exchange Server takes forever

I use Redemption DLL to get Mails from a lot of Mailboxes from the local Exchange Servers. All Mailboxes are connected on the Default MAPI Profile, Outlook is open. Switching from one Mailbox to the other in Outlook does not give any error, Sending and Receiving Mails with Outlook also seems fine.

32 vs 64 bit Outlook with 32-bit application – different results

I’ve got a strange situation in hand where the redemption com object is giving different results on different similar machines. We’re kind of stuck in resolving the cases.
(i know this topic may be vague or missing information, please forgive me for that – i most certainly will try to add information as soon as it is available)