• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Web mail problem

S

shahin

Guest
Hi,

I am a newbie and having a problem with web mail on plesk,

I did install the plesk on a test server and every thing looks working fine, I did enable the web mail for the domain, but when I type:
http://webmail.mydomain.local it get redirected to start page of apache and it said It works!.

and when I go to the controle panel and to domain and then click on the web mail I get this error:

Not Found
The requested URL /horde/imp/login.php was not found on this server.

Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 Server at webmail.mydomain.local Port 80

I did chek for /horde/imap/login.php and could find it in /usr/share/psa-horde//imap/login.php I don't know maybe this is not it but anyway i could find this.

Any idea how to solve this issue?
 
normally webmail looks in its config to localhost.

Maybe your localhost is not correctly defined

try to ping to localhost and see if its goes to 127.0.0.1

if not add your localhost to /etc/hosts

127.0.0.1 localhost

Otherwise check your config of your webmail
 
Back
Top