Hi,
After the last update ST team wrote on release notes:
- Security: Hardened legacy SOAP API calls for System Administrators.
- Security: Hardened System Administrator token usage and permission access.
- Security: Hardened user mailbox authentication caching
Now the Smarter Mail provider on Solid CP control panel cant add or update email accounts.
Server was unable to process request. ---> Could not create mailbox ---> The best overloaded method match for 'System.Exception.Exception(string)' has some invalid arguments
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at SolidCP.EnterpriseServer.MailServerController.AddMailAccount(MailAccount item)
EDIT: We discover the problem, in solid cp the email policy should have complex password enable and should include, Uppercase letter, numbers and Non-alphanumeric symbols
Regards,