• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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