• 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

Can't create email account

P

Pavoos

Guest
Hi

Please help in this problem

Internal Plesk error occurred:
mailmng failed: Unable to prepare SQL statement for query 'SELECT id FROM domains WHERE name=?': no such table: domains No such domain 'XXXXXX' in the mail authentication DB Unable to set password for mailname XXXX
 
Usually such errors occurs after uncompleted and incorrect Plesk upgrade. I can suggest you try upgrade procedure again, check that this 'domains' table is really exists in psa database. It should be there.

Make sure that Plesk version in database and in /usr/local/psa/version the same:

select * from misc where param='version';

cat /usr/local/psa/version

If not - submit ticket to support team, because restoration broken database is very complex procedure.
 
Last edited:
Back
Top