Use an alternate way to encrypt the password
Brought to you by:
owenjm
Checkgmail use the MAC address to encrypt and save the password.
The problem is that my MAC address is randomly chosen during the boot process (I have a bad mother card).
So I have to enter the password every time.
It could be great if the password is encrypted differently (maybe with the sha algorithm ; a module for Perl exists..).