A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

wrong body .msg coding



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 24th 09, 12:01 PM posted to microsoft.public.outlook.program_addins
giovanni
external usenet poster
 
Posts: 4
Default wrong body .msg coding

Hello everyone, I'm developing an add-in that uses redemption to save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file and
then resave it to set correct message body, if original message contains
character like:
é, €, Ã*, In the saved message I find them or changed with a triplet of
chars, for example:
"Ã*" becomes "ÃÂ"
"€" becomes "€"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!

--
Many Thanks in Advance Giovanni
  #2  
Old August 25th 09, 06:30 AM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default wrong body .msg coding

What version off Redemption are you using?


--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hello everyone, I'm developing an add-in that uses redemption to save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file
and
then resave it to set correct message body, if original message contains
character like:
e, ?, a, In the saved message I find them or changed with a triplet of
chars, for example:
"a" becomes "A?A"
"?" becomes "A?a?sAƒ"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!

--
Many Thanks in Advance Giovanni



  #3  
Old August 25th 09, 08:56 PM posted to microsoft.public.outlook.program_addins
giovanni
external usenet poster
 
Posts: 4
Default wrong body .msg coding

Hi, I use 4.6.0.924
--
TIA Giovanni


"Dmitry Streblechenko" wrote:

What version off Redemption are you using?


--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hello everyone, I'm developing an add-in that uses redemption to save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file
and
then resave it to set correct message body, if original message contains
character like:
e, ?, a, In the saved message I find them or changed with a triplet of
chars, for example:
"a" becomes "A?A"
"?" becomes "A?a?sAÆ’"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!

--
Many Thanks in Advance Giovanni




  #4  
Old August 26th 09, 03:56 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default wrong body .msg coding

Have you tried the latest (4.7)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hi, I use 4.6.0.924
--
TIA Giovanni


"Dmitry Streblechenko" wrote:

What version off Redemption are you using?


--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hello everyone, I'm developing an add-in that uses redemption to save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file
and
then resave it to set correct message body, if original message
contains
character like:
e, ?, a, In the saved message I find them or changed with a triplet of
chars, for example:
"a" becomes "A?A"
"?" becomes "A?a?sA?"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!

--
Many Thanks in Advance Giovanni






  #5  
Old August 26th 09, 05:22 PM posted to microsoft.public.outlook.program_addins
giovanni
external usenet poster
 
Posts: 4
Default wrong body .msg coding

Hi, no I'll manage and then I'll report, are there known issues about
..htmlbody encoding on 4.6?
--
TIA Giovanni


"Dmitry Streblechenko" wrote:

Have you tried the latest (4.7)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hi, I use 4.6.0.924
--
TIA Giovanni


"Dmitry Streblechenko" wrote:

What version off Redemption are you using?


--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hello everyone, I'm developing an add-in that uses redemption to save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file
and
then resave it to set correct message body, if original message
contains
character like:
e, ?, a, In the saved message I find them or changed with a triplet of
chars, for example:
"a" becomes "A?A"
"?" becomes "A?a?sA?"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!

--
Many Thanks in Advance Giovanni






  #6  
Old August 27th 09, 11:27 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default wrong body .msg coding

There were a few changes related to HTMLBody in version 4.7...

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hi, no I'll manage and then I'll report, are there known issues about
.htmlbody encoding on 4.6?
--
TIA Giovanni


"Dmitry Streblechenko" wrote:

Have you tried the latest (4.7)?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hi, I use 4.6.0.924
--
TIA Giovanni


"Dmitry Streblechenko" wrote:

What version off Redemption are you using?


--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"giovanni" wrote in message
...
Hello everyone, I'm developing an add-in that uses redemption to
save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg
file
and
then resave it to set correct message body, if original message
contains
character like:
e, ?, a, In the saved message I find them or changed with a triplet
of
chars, for example:
"a" becomes "A?A"
"?" becomes "A?a?sA?"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!

--
Many Thanks in Advance Giovanni








 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
color coding Kimi Mac Outlook - Calandaring 1 February 25th 09 01:43 PM
body of exception meeting gets overwritten by body of series message recall failure delay? Outlook - Calandaring 0 September 17th 08 05:56 PM
TaskItem.Body and AppointmentItem.Body = access violation (NULL pt Kayako Inc. Outlook and VBA 0 August 14th 07 12:36 AM
Color Coding Jeannine Outlook - Calandaring 1 May 23rd 07 02:04 AM
macros without coding? Keleigh-G Outlook and VBA 2 June 28th 06 06:27 PM


All times are GMT +1. The time now is 03:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.