• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

email authentication error:

A

admin0

Guest
Hi,

I am getting the following in
/usr/local/psa/var/log/maillog

Nov 6 02:38:26 core imapd: /usr/lib/courier-imap/libexec/authlib/authpsa: No such file or directory
Nov 6 02:38:33 core pop3d: Connection, ip=[a.b.c.d]
Nov 6 02:38:42 core pop3d: /usr/lib/courier-imap/libexec/authlib/authpsa: No such file or directory
Nov 6 02:38:52 core pop3d: Connection, ip=[a.b.c.d]
Nov 6 02:39:21 core imapd: Connection, ip=[a.b.c.d]
Nov 6 02:39:21 core imapd: /usr/lib/courier-imap/libexec/authlib/authpsa: No such file or directory
Nov 6 02:39:43 core imapd: Connection, ip=[a.b.c.d]
Nov 6 02:39:43 core imapd: /usr/lib/courier-imap/libexec/authlib/authpsa: No such file or directory
Nov 6 02:39:57 core pop3d: Connection, ip=[a.b.c.d]
Nov 6 02:40:15 core pop3d: /usr/lib/courier-imap/libexec/authlib/authpsa: No such file or directory

I can login to the control panel for any email OK, however, POP or WebMail gives this error.

System is Plesk 7.5.4 on CENT OS 3.5

Came after upgrade to 7.5.4 from an earlier 7.5.x version.


Thanks,
 
Don't forget to use the --force option.

cd /path/to/rpm/file
rpm -Uvh --force courier-imap

You would do well to check your upgrade installer log (usually in /tmp) check every line to see what else may have failed during the upgrade process.

Depending on what else may not have gone properly during the upgrade, you may have to re-install other rpm's as well.
 
Back
Top