• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Add existing MailEnable mailbox to plesk configuration

M_N

Basic Pleskian
Plesk Windows 12, MailEnable mailserver

I added users directly to mailenable (using their migration utility to import from an old mail server which plesk does not support). The domains exist in plesk but not the individual email users/mailboxes.

Now I want to add those email users to plesk but it doesn't let (not surprisingly), when I try to add a user it returns an error: "Unable to update the mail account properties:mailmng failed: MEAOPO.Mailbox.AddMailbox failed"

My question is: How can I add the users that already exist in MailEnable to the plesk configuration? (i.e. ignore the error and add the user to the plesk database, or even better yet if plesk can read the configuration and add all users)

(the plesk kb articles suggest running mchk.exe but that is designed to take users from plesk and add them to mailenable, I need the reverse).

TY
 
Why not backup all the mailboxes and all there data.
Then delete them, use plesk to create the respective mailboxes and paste back the email content ...(This theory works with Linux but I haven't tried it with Windows)
 
That would be hours of work for a couple of hundred email addresses (with lots of potential for errors) for what could be easily automated by a script.

I'm hoping parallels has a tool for this so I can avoid all that manual work.
 
There is no tool.

For future reference, create accounts in Plesk first.

You could however try this.

Perform a complete backup of MailEnable.
Perform a backup of Plesk.
Export a list of all accounts (user & password configuration)
Within Plesk, install another/additional mail server and choose it as the default.
Batch create all email accounts with command line utility http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-win-cli/index.htm?fileName=25742.htm
Plesk will create the account in the new mail server and store the account details in Plesk's database.
Because the accounts do not already exist in the new mailserver it will bypass the duplicate/existing mailbox error.
Switch back to MailEnable as the default mail server and Plesk will then know which accounts should exist.
You can then uninstal the temporary mail server.
 
Back
Top