• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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