Hello,
We tried configuring SolidCP to work with Argosoft 1.2.2.0 email server. However when we create a domain and user it's added in SolidCP but not in Argosoft.
Is Argosoft supported or now?, maybe we need to tweak it somehow ? We looked at some old solidcp sourcecode and it seems there is no code for new() function creating of domain in Argosoft.
We see some errors like:
[10/14/2019 12:04:27 PM] ERROR: Couldn't create MailServerX.Users ActiveX object.
System.Exception: Cannot create ActiveX component.
at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName)
at SolidCP.Providers.Mail.Service.LoadServiceFactory(String serviceProgId)
Is it possible SolidCP 1.4.4 to work with Argosoft 1.2.2.0
Please let us know
Thanks
Javi - NetServers
OK, looking at the code further i saw that the code was built for Argosoft 1.8+ old version.
The new version .net is not supported as the code is not compatible form what i see.
Any chance of updates coming soon for this new .net version that came out over 7 years ago?
Hello,
At the current moment there are no plans to update Argosoft to a newer version.
As we are an open-source project you could update this and submit it back to the project to be included in new versions.
Regards,
Trevor
Hello Trevor,
doo idea. i already have been in contact with the programmer from Argo and will develop a API interface code to allow this feature.
Then when ready we will submit