• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Problem with mail user authentication with disappeared courier-authdaemon

NetVicious

New Pleskian
Hi!
I'm running Plesk Onyx 17.5.3 Update #16 on Ubuntu 16.04.3 LTS and I have problems with mail authentication.

I run plesk mail repair and all goes ok during some time.

After one or some days I cannot download nothing from imap or pop3. I need to do another mail repair command or restart the courier-authdaemon service.

Code:
Aug  5 05:50:02 vps373017 courier-pop3d: authdaemon: s_connect() failed: No such file or directory
Aug  5 05:50:02 vps373017 courier-pop3d: LOGIN FAILED, [email protected], ip=[::ffff:999.999.999.999]
Aug  5 05:50:02 vps373017 courier-pop3d: authentication error: No such file or directory

Obviously the password of the mail account it's correct because after restaring the service all goes perfectly.
 
Try to reinstall Courier-IMAP component with

# plesk installer --select-release-current --remove-component courier
# plesk installer --select-release-current --install-component courier
 
thx for answer IgorG.

I ran both commands on my server.

I will wait some days to know if it fixed the problem.
 
Back
Top