JonTheWong
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by JonTheWong-
/scripts/checkalldomainsmxs Is not seeing the right information, and seems to be the cause of the initial problem. Checking and setting clientdomain.tld .... info [checkalldomainsmxs] [checkmx] c...
-
This seems to also effect SMX Plugin not being able to pull the domain list and generate a proper /etc/remotedomains list.
-
The MX records are as follow; cat /var/named/example.tld.db | grep mx example.tld. 86400 IN MX 0 caspar.example2.tld. example.tld. 86400 IN MX 1 mxca.example2....
-
Thats perfect; thanks for the update.
-
I've issues a new certificate today and noticed that they are being signed via LETS ENCRYPT AUTHORITY X3 The bundle.txt included in the above posts does not work with them. After looking at Certif...
-
I've been playing with Ansible URI module to perform PUT/POST/GET on another API but have been slowly reading Guide to WHM API 1 - Software Development Kit - cPanel Documentation I'm looking at ...
-
Hello gryzli; Thanks for the info. I've been meaning to brush up on my API skills and get my head around cPanel and various other APIs we currently have access to. Do you have any examples you'd ...
-
Thank you cPanelMichael, I've updated the git with our DNSOnly script; i did not include our customizations. Hope this helps tsiedsma :)
-
I'm astonished also that nothing comes up for cPanel + Ansible, figured a lot more people would be posting about it, but i have the sneaking suspicion other admins don't want to lose their edge. A...
-
Hello tsiedsma, We don't currently have the project up on Github, We do plan to eventually release our files to the general public but as it stands the project is an Internal Beta. Right now the ...