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

Resolved Error importing email account with the "import mail messages" tool

Rafa Gonzalez

New Pleskian
We try to import the emails from the old webserver and it says there is an error with the file_get_contents trying to open mail-migration-11/config.php
See attached image for the complete error message.
We are using:
Plesk Onyx 17.5.3
psa v17.5.3_build1705170317.16 os_Debian 8.0
 

Attachments

  • errorOVHmail.png
    errorOVHmail.png
    67 KB · Views: 5
Try to run comand

# plesk -v

If you have an error message like

/usr/local/psa/version: No such file or directory

recover this missing file with

# cat /opt/psa/core.version > /opt/psa/version

and repeat import after that.
 
Back
Top