Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

Export/Import Message rules

microsoft.public.windows.vista.mail




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 02-28-2007
Tom Brown
 

Posts: n/a
Export/Import Message rules
I would like to export all my message rules (mainly, sorting messages to
customized folders) from my XP laptop to my new Vista laptop. Does anyone
know of a way to do that? I have read that exporting the Registry entry
will not import correctly into Vista.

TIA,

Tom


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-01-2007
Gary VanderMolen
 

Posts: n/a
Re: Export/Import Message rules
Use Vista's Easy Transfer program. Worked for me.

Gary VanderMolen


"Tom Brown" <NoWay@Bogus.net> wrote in message news:u5ecxY3WHHA.4880@TK2MSFTNGP05.phx.gbl...
>I would like to export all my message rules (mainly, sorting messages to
> customized folders) from my XP laptop to my new Vista laptop. Does anyone
> know of a way to do that? I have read that exporting the Registry entry
> will not import correctly into Vista.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2007
Tom Brown
 

Posts: n/a
Re: Export/Import Message rules
I didn't want to transfer everything in the computer. I did use Windows
Easy Transfer for my email messages but I knew where they were stored. What
should I tell it to transfer to get the Rules?

Tom


"Gary VanderMolen" <Gary@nomail.invalid> wrote in message
news:O$JIo37WHHA.1432@TK2MSFTNGP02.phx.gbl...
> Use Vista's Easy Transfer program. Worked for me.
>
> Gary VanderMolen
>
>
> "Tom Brown" <NoWay@Bogus.net> wrote in message
> news:u5ecxY3WHHA.4880@TK2MSFTNGP05.phx.gbl...
>>I would like to export all my message rules (mainly, sorting messages to
>>customized folders) from my XP laptop to my new Vista laptop. Does anyone
>>know of a way to do that? I have read that exporting the Registry entry
>>will not import correctly into Vista.

>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2007
DGuess
 

Posts: n/a
Re: Export/Import Message rules
"Tom Brown" <NoWay@Bogus.net> wrote in message
news:u5ecxY3WHHA.4880@TK2MSFTNGP05.phx.gbl...
>I would like to export all my message rules (mainly, sorting messages to
>customized folders) from my XP laptop to my new Vista laptop. Does anyone
>know of a way to do that? I have read that exporting the Registry entry
>will not import correctly into Vista.
>
> TIA,
>
> Tom
>
>




Actually I think it's going to be a lot easier to export/edit/import. There
isn't the {USER_ID} to deal with.

If you export the Rules key it would be something like:

HKEY_CURRENT_USER\Identities\{USER_ID}\Software\Mi crosoft\Outlook
Express\5.0\Rules

for XP.

For Windows Vista Windows Mail

HKEY_CURRENT_USER\Software\Microsoft\Windows Mail\Rules

Open the .reg file in WordPad


Using WordPad's Find and Replace, you could replace:

Identities\{USER_ID}\Software\Microsoft\Outlook Express\5.0

with

Software\Microsoft\Windows Mail



Then save it, then import that into the registry.


I would export the current one first.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-01-2007
Steve Cochran
 

Posts: n/a
Re: Export/Import Message rules
This works, but its a bit tedious, and you will still have to go in and Edit
each rule to specify the folder names as those are coded as numbers and the
numbers don't map to folders on the new machine, so you'll have to do that
mapping:

From an earlier post:


First export the rule from the machine with OE:

HKEY_CURRENT_USER\Identities\{GUID}\Software\Micro soft\Outlook
Express\5.0\Rules\Mail\002

where GUID is the Identity and this is rule 3

Then edit the reg file with Notepad.

Do replace for

HKEY_CURRENT_USER\Identities\{GUID}\Software\Micro soft\Outlook Express\5.0

with

HKEY_CURRENT_USER\Software\Microsoft\Windows Mail

Then save the file.

Then the search strings have been changed to Unicode so set the cursor where
the Rule Criteria start. Then do a second replace until the end of the file
and search for

,

replace with

,00,

Then in the last line of each criteria add

,00

Then save.

Then create a mock rule in the registry with WinMail and close WinMail.
Then delete that mock key in the registry. Make sure the rule number in the
saved reg file matches that that you just deleted.

Then merge the file into the registry.

Open WinMail and go to Tools | Message rules and you see the new message
rule spelled out okay when you click on it, except for the folder name. You
will still have to specify the folder names again because those are coded
numerically, I think.

Anyway, that will work, but its a bit involved to do manually.

steve





"Tom Brown" <NoWay@Bogus.net> wrote in message
news:u5ecxY3WHHA.4880@TK2MSFTNGP05.phx.gbl...
>I would like to export all my message rules (mainly, sorting messages to
>customized folders) from my XP laptop to my new Vista laptop. Does anyone
>know of a way to do that? I have read that exporting the Registry entry
>will not import correctly into Vista.
>
> TIA,
>
> Tom
>
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-01-2007
Gary VanderMolen
 

Posts: n/a
Re: Export/Import Message rules
Frankly, I found the settings in Easy Transfer to be rather confusing
and I used a best guess method of selecting the options.
I got lucky, and it transferred the emails, rules, and accounts.
Sorry, I don't remember the exact settings.

Gary VanderMolen


"Tom Brown" <Burner2@nospam.net> wrote in message news:u5Dt7t8WHHA.4872@TK2MSFTNGP03.phx.gbl...
>I didn't want to transfer everything in the computer. I did use Windows
> Easy Transfer for my email messages but I knew where they were stored. What
> should I tell it to transfer to get the Rules?
>
> Tom
>
>
> "Gary VanderMolen" <Gary@nomail.invalid> wrote in message
> news:O$JIo37WHHA.1432@TK2MSFTNGP02.phx.gbl...
>> Use Vista's Easy Transfer program. Worked for me.
>>
>> Gary VanderMolen
>>
>>
>> "Tom Brown" <NoWay@Bogus.net> wrote in message
>> news:u5ecxY3WHHA.4880@TK2MSFTNGP05.phx.gbl...
>>>I would like to export all my message rules (mainly, sorting messages to
>>>customized folders) from my XP laptop to my new Vista laptop. Does anyone
>>>know of a way to do that? I have read that exporting the Registry entry
>>>will not import correctly into Vista.

>>
>>

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Delete Message in Outbox =?Utf-8?B?QmVybmljZQ==?= microsoft.public.windows.vista.mail 64 05-02-2007 13:23
Junk mail filtered before message rules =?Utf-8?B?Sm9lbCBIZWxnZXNvbg==?= microsoft.public.windows.vista.mail 5 02-20-2007 17:15
Message Rules, sees email as newsgroup J. David Boyd microsoft.public.windows.vista.mail 1 02-20-2007 16:48
Blocked senders, message rules, etc Opinicus microsoft.public.windows.vista.mail 1 02-11-2007 12:01
Message Rules concerning crossposts or (To: line) JoeT microsoft.public.windows.vista.mail 4 02-07-2007 16:19




All times are GMT +1. The time now is 06:49.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119