• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

No login to webmail

M

msslovi0

Guest
Hi!

I installed Plesk 9 thru the Autoinstaller on a SuSE 11.0-Box. Everything seems to work fine, however, I can't login into webmail, regardless of using Atmail or Horde (the latest Atmail is installed).

The error that shows up in the psa-horde.log is:
Code:
Jan 18 19:11:49 HORDE [error] [imp] FAILED LOGIN 123.123.123.123 to localhost:143[imap/notls] as [email protected] [on line 258 of "/usr/share/psa-horde/imp/lib/Auth/imp.php"]

However, a testscript using IMAP-Login works fine and POP-Login also works fine when tried from a mailclient. How can this be fixed?
 
Hi,

First of all make sure that POP3/IMAP authorization works at all on your server. You can use recommendations from the following article to check this:
http://kb.odin.com/en/1418

If authorization does not work then try recommendations from the following article:
http://kb.odin.com/en/5797

If you could authorize using telnet but webmail still returns error then try recommendations from the following article:
http://kb.odin.com/en/184

If it still does not help then you can try reinstalling psa-horde, psa-imp rpm packages using rpm -Uvh --force

I have a similar problem but instead of going to the webmail address it goes to the main server address ..
http://webmail.mysite.com

MAke sure that you have selected either horde or atmail as webmail components and if does not help try running the following command to repair apache configs:
/usr/local/psa/admin/bin/websrvmng -v -a (will repair configs and restart apache)
 
Back
Top