• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

how to change mail server on plesk

O

onuy

Guest
Before upgrade my server to 7.5.4 i used merak mail server. I upgraded my server with 7.5.2 to 7.5.4. But plesk is not see merak mail server now. Plesk default mail server mailenable but i remove it manually after upgrading.

How to change my mail server on plesk?

Note: merak mail server is working all acount avaible

0: C:\Program Files\SWsoft\Plesk\admin\plib\class.MailManager.php:52 psaerror(string "Unable to create MailManager object: mailmng failed: Error 2 at lookup subKey=SOFTWARE\Mail Enable\Mail Enable\Connectors\SMTP\Extensions\DATA value=Data with type 1: The system cannot find the file specified.") 1: C:\Program Files\SWsoft\Plesk\admin\plib\class.ServerMailForm.php:249 mailmanagermaker() 2: C:\Program Files\SWsoft\Plesk\admin\htdocs\server\mail.php3:205 servermailform->assign(array, array)
 
Obvoiusly, installation of patch went wrong :)
Open 'regedit' and find the following:

[HKLM\Software\PLESK\PSA config\Config]
"MAIL_PROVIDERW_DLL"="C:\Program Files\SWsoft\Plesk\admin\bin\mailenableproviderw.dll"

change it into

"MAIL_PROVIDERW_DLL"="C:\Program Files\SWsoft\Plesk\admin\bin\merakproviderw.dll"

but the last path might not be suitable for your server, you should input something real (real path to merakproviderw.dll)
 
BTW, weren't you trying to upgrade to MERAK 8.2.*? If so, then nothing can be done - Plesk does not work with that version of Merak. The latest one is Merak 8.0.*.
Support for Merak 8.2.* will be included to one of the later releases.
 
Back
Top