Wrong Credentials
Brought to you by:
owenjm
I have version 1.12 with all the necessary dependencies. It was working perfectly fine until yesterday when it kept reporting wrong log-in credentials when the preferences are set to have them saved. I tried to manually enter the credentials for 3 different accounts with the same result. "Wrong username or password".
Any ideas ?
Logged In: NO
This is the same error as the "error 401" report as mentioned in the below thread.
It has been solved in the lastest svn version.
To update: (In a terminal)
wget http://checkgmail.svn.sourceforge.net/viewvc/\*checkout*/checkgmail/checkgmail
sudo mv checkgmail /usr/bin/
sudo chmod +x /usr/bin/checkgmail
THis should fix it. (Thanks to hotweiss for this!)
Mitch