Ponoć wystarczy jeden z tych wpisów ale u mnie musiałem "wstawic" oba aby działało tak jak trzeba.
Poniższy opis pochodzi z tych "stron":
- pierwszy wpis -
http://forum.xda-developers.com/showthread.php?t=321579- drugi wpis -
http://onlydarksets.wordpress.com/2007/10/18/wm6-move-email-storage-to-sd-card/"To move email onto your memory card (SEE WARNING BELOW), do the following:
Create these directories:
\Storage Card\Mail
\Storage Card\Mail\Attachments
1. In HKEY_Current_User\Software\Microsoft\MAPI, create the following STRING entries:
AttachPath = "\Storage Card\Mail\Attachments" (without the quotes)
PropertyPath = "\Storage Card\Mail" (ditto)
2. HKLM\System\Inbox\Settings
add “PropertyPath” value=”\Storage Card\Mail” datatype=”string”
add “AttachPath” with value “\Storage Card\Mail\Attachments” without quotas. "