• 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.

Problem with webmail after last update

R

renis

Guest
After last update webmail was not working.

Found the problem after some research. All mappings at webmail site in IIS were removed. I don't know why.

Fixed the problem with adding only ASP mapping, knowing that mailenable webmail use only ASP.

For everyone that have this problem go to:

IIS/Webmail/Home Directory/Configuration/Mappings

Add

ASP - C:\WINDOWS\system32\inetsrv\asp.dll

I don't know this happend only to me. Also i don't know if this is a bug of latest update or Plesk reconfigurator for permissions.
 
also you can use the following command:

"%plesk_bin%\websrvmng.exe" --reconfigure-webmail
"%plesk_bin%\defpackagemng.exe" --fix --type=webmail
 
Back
Top