Ih ave everything working EXCEPT hmail. when I try to create a hosting site (domain) I get the following error:
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'ADD' task on 'Owner Plan' HOSTING_SPACE_WR ---> System.Exception: Could not create mail account ---> System.NullReferenceException: Object reference not set to an instance of an object.
at DotNetPanel.EnterpriseServer.PackageController.AddPackageWithResources(Int32 userId, Int32 planId, String spaceName, Int32 statusId, Boolean sendLetter, Boolean createResources, String domainName, Boolean createInstantAlias, Boolean createWebSite, Boolean createFtpAccount, String ftpAccountName, Boolean createMailAccount)
--- End of inner exception stack trace ---
There is a LOT more, but I only pasted the first portion. If I try to create the domain without the catchall it works. If I create a email account for that domain I hit OK and it acts like it works but nothing is ever created.
any idea how to get hmail working?
Lannie