Last seen: Feb 17, 2025
SolidCP in a dag is pretty much the same as single server besides that you fill out the dag name in the Exchange properties (like: DAG, not DAG.domain...
Hello, Unfortunatly SolidCP does not support reverse zones at this moment. As it's generally only recommended per IP and not multiple domains per IP...
Hello, unfortunately an unknown error is not really usefull to debug. I would check event viewer for the exchange shell log, solidcp log and the app...
Did you check audit log from serveradmin home? that one should even log when you logged in.
I would normally never make a hosted org PF the primary (it's how it gets accedently deleted in the future). It's why i mentioned to first put the pr...
Hello, All versions are available at However could you tell me what you consider is bugged in 1.4.2? Regards, Marco
The module in the downloads section of the SolidCP site is opensource. Ofcourse it's not a fully stand-alone module but if you need to understand how...
Is there anything logged in audit log (under serveradmin) ?
In browse code you should be able to see the same as my screenshot
If you check the first screenshot it's not just a hidden class but also by default "checked=true" (which is important as that means the checkbox is al...
The commit is: File paths: SolidCP/Sources/SolidCP.WebPortal/DesktopModules/SolidCP/ProviderControls/SmarterMail100_EditAccount.ascx SolidCP/Sour...
The OU is the top level OU where all your customers are under, basically the same you filled in at the Hosted Organizations settings. In the example ...
I normally run it on exchange management shell. Just make sure you edit the top values of the script to match your environment.
I checked the reported issue on our SM 15.7 and password just changed as expected. So atleast for our version i can not reproduce the issue.
Hello, Your best to use soap calls to the Enterprise server not the Server. Examples on how to use/ connect to it would be checking out the Whmcs in...