Hi,
I use DotNetPanel 2.8 and MailEnable 2.52. Both serves have DotNetPanel 2.8 on them. This was working until I upgraded.
When a new mailbox is added, either as a customer or the admin account, the system says it is adding it, waits a while, then returns to the list of mail accounts, but it is empty.
The following error appears in the logs:
The underlying connection was closed: An unexpected error occurred on a receive.
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
at Microsoft.Web.Services3.WebServicesClientProtocol.GetResponse(WebRequest request, IAsyncResult result)
at Microsoft.Web.Services3.WebServicesClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
at DotNetPanel.Providers.Mail.MailServer.AccountExists(String accountName)
at DotNetPanel.EnterpriseServer.MailServerController.AddMailAccount(MailAccount item)