Product:
Search Type:

[FIX] Errors logging into Webmail

Article ID: 986 
Last Review: Aug,21 2007
APPLIES TO:
  • Plesk for Windows

SYMPTOMS

The following error message is displayed upon logging into Webmail:

Your Internet Address has changed since the beginning of your Mail session. To protect your security, you must login again.

RESOLUTION

It means that Horde is accessed via an ISP that has dynamic proxies. The only solution is to turn the 'checkip' feature off in Horde.

To do this , the following file needs editing: "%plesk_vhosts%\webmail\horde\config\conf.php".

These two lines:

$conf['auth']['checkip'] = true;

should be changed:

$conf['auth']['checkip'] = false;


in order to switch IP address checking off upon logging into Webmail.


Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields