When we’re working outside the office, we’re using the web interface to access the company’s email.
Because of some "security" reasons, the "autocomplete" property of the password field is set to "off" so browsers don’t offer you to remember the password.
When I login several times a day to check the email, entering the password each time becomes very annoying.
So… using Firebug you can set this property to "on", login and the browser will ask you whether to remember the user name and password.
Unfortunately this works only in Firefox. Both Chrome and IE 8 ignore this change, so you can’t use it.
But.. are there browsers other than Firefox?