The other day I was configuring Outlook 2007 for Gmail POP3 access and voila, the field where I can input the password and save it is grayed out. Typical annoyance, I know what I’m doing but there isn’t a way where I can enable it without the additional trouble;
I started with our expert for everything, Mr. Google. Then I came across a lot of pages describing a lot of solutions and finally worked out with something where one can enable the password to be saved if you want, of course in the registry. So here it is;
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\Security]
"EnableRememberPwd"=dword:00000001
You set this key to 1 and then the password box was up and usable. Thought it’d help others. Now remember that this is one of the case where it is done like this and if you’re trying to do this on a AD managed network, then your Network Admin might have tweaked some settings for the Org. sake. Well, I did this on an AD managed laptop, and it worked for me. So there is no harm in giving it a try!

