sparek-3
- Total activity 1538
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 487
Posts
Recent activity by sparek-3-
terminatereseller doesn't work?
The terminatereseller API call doesn't appear to work: /json-api/terminatereseller?api.version=1&reseller=reselleruser&terminatereseller=1 returns [reason] => _unsetupreseller requires a user to...
-
rsyslog disabled
Why does cPanel think rsyslog is disabled? Where is it getting this information? root@host [~]# /scripts/restartsrv_rsyslog The "rsyslog" service is disabled.
-
Greylisting default disable
I think there was some discussion of this on the Edge list, but that thread got really long really fast. Has there been any thought behind going from a "default enabled" with greylisting to a "def...
-
Enable DNS cluster
Is there an API call for (re)enabling a DNS cluster server? Had a DNS server that was down and all of the connected WHM/cPanel servers have it flagged as "Disabled due to connection failures." Wi...
-
get_tweaksetting list keys
Is there an API function or some way to list available tweak setting keys? To replicate settings from one server to another, would this be a feasible action? Iterate through get_tweaksetting keys...
-
[Case 190397] Incorrect password text under "Configure Mail Client" in cPanel
When you create a cPanel account: Domain: accounttester.org UserName: accountt PassWord: areallybadpassword Then log into the cPanel and create an email account with the same Username part as the...
-
accountsummary API no longer works?
Making an API call to the server using: /json-api/accountsummary?api.version=1&user=USER on cPanel 11.46 gives the response: Array ( [metadata] => Array ( [version] => 1 [reason] => AP...
-
Webmail icons missing
Upgraded a server to cPanel 11.46 yesterday. The webmail icons are now missing when logging into webmail at
-
SpamAssassin Alternative
What are people using these days to combat the massive amount of spam coming into email? It seems to me like SpamAssassin has lost it's effectiveness. Tons of messages that are clearly spam seem ...
-
Force SSL on remote MySQL connections
Is there a way to force all remote MySQL connections to use SSL? The server should not allow non SSL connections from a remote IP address into the MySQL server.