• 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.

You are able to login successfully through your web-mail, but not from Outlook. Outlo

sachinBhomale

New Pleskian
I got this , but not sure about weather it is working for plesk ? plz help me out .........

1) If you have facing the above issue, then it is a problem of pop3 service, just do the simple tick to resolve issue.

Open the below file in your favorite editor.

[root@pop ~]# vi /etc/xinetd.d/poppassd_psa

Then just change disable = yes in this file.

2) you have to do the same changes into the below file as well.

[root@pop ~]# vi /etc/xinetd.d/popa3ds

3) And restart the service of mail and Panel.

[root@offi1 ~]#/etc/init.d/xinetd restart

OR

[root@offi1 ~]#/scripts/courierup

[root@offi1 ~]# /etc/init.d/cpanel restart

[root@offi1 ~]# /etc/init.d/courier-authlib restart
 
Back
Top