• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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