• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Horde / Webmail Login failed

K

koolnyze

Guest
I have got a new plesk server however I can't login to plesk webmail. I can login from outlook using both pop3 and Imap but everytime I try to login to horde, I get the same message (Login failed)

I tried the IMP test url http://webmail.domain.com/horde/imp/test.php and there is shows "Can't connect to mail.domain,143: Permission denied"

Any help will appreciated.
 
swsoft fixed it for me. Here is the reply from them.

Switch SELinux into 'permissive' mode:

# getenforce
# setenforce 0

If you want to turn SELinux off permanently, please edit file /etc/sysconfig/selinux and set SELINUX variable to 'disabled'.
 
Back
Top