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 » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Enforce Specific Encoding To Messages Arrived From Specific Addres



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 25th 06, 02:33 AM posted to microsoft.public.outlook.program_vba
Gil
external usenet poster
 
Posts: 3
Default Enforce Specific Encoding To Messages Arrived From Specific Addres

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  
Old April 25th 06, 03:53 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Enforce Specific Encoding To Messages Arrived From Specific Addres

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  
Old April 26th 06, 12:34 AM posted to microsoft.public.outlook.program_vba
Gil
external usenet poster
 
Posts: 3
Default Enforce Specific Encoding To Messages Arrived From Specific Ad

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  
Old April 26th 06, 04:00 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Enforce Specific Encoding To Messages Arrived From Specific Ad

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
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
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


All times are GMT +1. The time now is 12:52 PM.


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.