Webmail keeps prompt for username/password
WHY?!
Have a grep: grep “FAILED LOGIN” /usr/local/cpanel/logs/login_log , you would get the below logs:
xxx.xxx.xxx.150 – suganthi.louis@silq.com [01/07/2010:07:45:44 -0000] “GET /3rdparty/roundcube/?_task=mail&_mbox=INBOX HTTP/1.1″ FAILED LOGIN webmaild: cookie ip check: IP address has changed
yyy.yyy.xxx.150 – xxx@bear.com [01/07/2010:07:46:07 -0000] “GET /3rdparty/roundcube/?_task=mail&_mbox=INBOX HTTP/1.1″ FAILED LOGIN webmaild: user password incorrect
yyy.xx.yyy.70 – xxx@bear.com [01/07/2010:08:01:56 -0000] “GET /3rdparty/roundcube/skins/x3/images/icons/down_small.gif HTTP/1.1″ FAILED LOGIN webmaild: cookie ip check: IP address has changed
xxx.xxx.xxx.150 – xxx@bear.com [01/07/2010:08:08:16 -0000] “GET /3rdparty/roundcube/?_task=mail&_action=show&_uid=2&_mbox=INBOX HTTP/1.1″ FAILED LOGIN webmaild: cookie ip check: IP address has changed
~