Hi,
I'm unable to import mail domains and accounts for any user using hMailServer v4.4.3-B285 as mail server.
Steps to repro:
1. Create mail account.
2. Detach mail account, detach mail domain.
3. Go to Hosting Space home. Click Import resources.
4. Import just detached mail domain.
Expected: Mail domain with accounts is imported into Hosting Space and appears in the list.
Actual result: NO mail domain or accounts are shown in the Domain/Accounts lists. Detached domain is still available for importing.
Also NO errors appear in Event Log.
Correction:
Actually I found this in Event Log, but not sure if it's connected to this issue.
ERROR: Couldn't create hMailServer.Application ActiveX object.
System.Runtime.InteropServices.COMException (0x8002000B): Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))
at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[ args, String[ paramnames, Boolean[ CopyBack)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[ Arguments, String[ ArgumentNames, Type[ TypeArguments, Boolean[ CopyBack)
at DotNetPanel.Providers.Mail.hMailServer.GetDomainObject(String domainName)