![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi I'm trying to force mails which arrive from specific addresses to be
encoded in Hebrew rather than in English even though their header specifies US-ASCII encoding. I know how to encode each message manually when I receive it, however, I want this process to be done automatically. Setting the default encoding type didn't change anything since the encoding is specified in these mails...the problem is that it's a wrong one... P.S. I don't mind whether this process must be done using VBS ... I know VBS programming but couldn't do it either... Thanks, |
Ads |
#2
|
|||
|
|||
![]()
See if changing MailItem.InternetCodepage works. I'm not sure it will but
you can try it. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Gil" wrote in message ... Hi I'm trying to force mails which arrive from specific addresses to be encoded in Hebrew rather than in English even though their header specifies US-ASCII encoding. I know how to encode each message manually when I receive it, however, I want this process to be done automatically. Setting the default encoding type didn't change anything since the encoding is specified in these mails...the problem is that it's a wrong one... P.S. I don't mind whether this process must be done using VBS ... I know VBS programming but couldn't do it either... Thanks, |
#3
|
|||
|
|||
![]()
Hi Ken,
Thanks for the quick reply, Actually, I've already tried that....The InternetCodePage changes it's value and I even save the changes to the mail but nothing changes in terms of the visibility.... Isn't there anything that's parallel to the action : View-Encoding-Hebrew.... ? Again, Thanks. "Ken Slovak - [MVP - Outlook]" wrote: See if changing MailItem.InternetCodepage works. I'm not sure it will but you can try it. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Gil" wrote in message ... Hi I'm trying to force mails which arrive from specific addresses to be encoded in Hebrew rather than in English even though their header specifies US-ASCII encoding. I know how to encode each message manually when I receive it, however, I want this process to be done automatically. Setting the default encoding type didn't change anything since the encoding is specified in these mails...the problem is that it's a wrong one... P.S. I don't mind whether this process must be done using VBS ... I know VBS programming but couldn't do it either... Thanks, |
#4
|
|||
|
|||
![]()
Not that I know of. InternetCodePage is the only property exposed that
should do what you want. I guess you could play with the Office.LanguageSettings properties and see if any of those help at all but I'd guess not. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Gil" wrote in message ... Hi Ken, Thanks for the quick reply, Actually, I've already tried that....The InternetCodePage changes it's value and I even save the changes to the mail but nothing changes in terms of the visibility.... Isn't there anything that's parallel to the action : View-Encoding-Hebrew.... ? Again, Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
sharing specific calendars with specific people. | Snyder | Outlook - Calandaring | 2 | October 31st 06 07:03 PM |
Moving Specific Inbox Items to a Specific Subfolder (VBA) | DevDaniel | Outlook and VBA | 1 | April 11th 06 06:46 AM |
Deleting specific messages left on server | jaltsman | Outlook - Installation | 2 | March 17th 06 07:39 PM |
Play a specific sounds when e-mail messages arrive | Dave | Outlook Express | 2 | January 17th 06 09:53 PM |
Specific Date(s) Reminders | Ascendor | Outlook - Calandaring | 1 | January 9th 06 08:09 PM |