• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

IMAP and Webmail Problem

R

RafaelA

Guest
Hi Guys,

I've just upgraded to Plesk 10 and now Horde or AtMail are not working.

It seems to be an IMAP problem, since it can't log on the account.

tail -f /var/log/psa-horde/psa-horde.log
Nov 18 08:37:14 HORDE [error] [imp] FAILED LOGIN for [email protected] [201.47.208.196] to {localhost:143 [imap/notls]} [pid 9062 on line 139 of "/usr/share/psa-horde/imp/lib/Auth/imp.php"]

IMAP is running, as you can see:
service courier-imap start
Starting Courier-IMAP server:
Starting imapd [ OK ]
Starting imap-ssl [ OK ]
Starting pop3 [ OK ]
Starting pop3-ssl [ OK ]

netstat -nap | grep :143
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 13329/couriertcpd
tcp 0 0 ::ffff:187.1.143.13:80 ::ffff:187.91.60.166:1436 TIME_WAIT -


Anybody there has any idea?

Thanks in advance.
Rafael
 
Back
Top