• 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 with Outlook and Plesk 9.3.0

T

technema

Guest
Hi,

I have updated plesk to 9.3.0 on a debian 5.0 (lenny).

Since that, some my clients with Outlook have this issue when they send an email :

451 qq read error (#4.3.0)

The mail is sent correctly but they have this error.

I have tried to delete the account, recreate it but no results ...

Any ideas ??
 
I can assume that there are some broken or missing handlers. Try to rebuild it:

- backup content of

/usr/local/psa/handlers/before-local/
/usr/local/psa/handlers/before-queue/
/usr/local/psa/handlers/info/

directories just in case.

- delete all from these directories.
- rebuild mailsettings and handlers with

/usr/local/psa/admin/sbin/mchk --with-spam

I hope it will help.
 
Back
Top