Email Login failures on Linux VPS Hosting Packages :

If you are unable to login into Webmail , and you are getting an Error: “Your Internet Address has changed since the beginning of your Mail session. To protect your security, you must login again.”

This problem occurred due accessing Horde through the ISP that has dynamic proxies.

To Resolve this problem you can do the following things:-

1)You can turn ‘checkip’ feature off in Horde server-wide.

2)Now login to the Plesk server through SSH and edit the /usr/share/psa-horde/config/conf.php file in your favorite text editor.And also Change the lines:

$conf[‘auth’][‘checkip’] = true;
to
$conf[‘auth’][‘checkip’] = false;

Note: This modification can’t be configured per user basis and will affect all Webmail users.

Share:

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How Can You Subscribe To A Microsoft Access database In Plesk For Windows

Using Plesk, you can access your external Microsoft Access databases for your applications. You have…

Connecting to Windows VPS Using Different OS and Remote Desktop

If you’re a fan of the Windows Virtual Private Server, you should know about the…

Asterisk – VOIP Server on Linux FedoraCore

Asterisk – VOIP Server on FedoraCore Please check sure you install no pre-configured options. Once…