PDA

View Full Version : store emails on storage card


waanz
28th December 2005, 03:50 PM
Hi, found the following tweak to store emails+attachments on storage card:


add the two following reg keys in HKEY_CURRENT_USER\Software\Microsoft\MAPI

"AttachPath"="\Storage Card\Inbox\Attachments"
"PropertyPath"="\Storage Card\Inbox"

this however only works for the activesync account (outlook).

Does anybody know how to do the same trick for other accounts such as pop, hotmail, etc... tried to copy those two keys in HKEY_CURRENT_USER\Software\Microsoft\Inbox
but it doesn't work

Thanks
waanz