• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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