gunsuka

  • Total activity 14
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4

Posts

Recent activity by gunsuka Recent activity Votes
  • API returns forward information different

    I always assumed if we did not change the API version, the data returned would remain the same. Seems that is not true :-( For years I have been calling the and found in build 59.9999.73 this c...

  • Best way to get all domain names under a reseller account.

    I am using a reseller account to query cPanel's WHM API. My objective is to get all domains under the reseller. Here is my process. 1) Authenticate to WHM API 2) Execute WHM API's listaccs whic...

  • Account Level Spam filter redirect to Spam Box

    Yea, I know this thread is VERY old but in my searching this is the only one I can find. Mod Note: Original Thread I am trying to do exactly with the OP was trying to do back in 2009. I have an ...

  • cPanel API failure questions

    I built some code that runs and connects to various cPanel servers - all at different ISP's to pull down email info for a spam protection system. Here is a snippet of code: [PHP]try { if ( $j...

  • API - view permissions...

    I have been messing about with the XMLAPI interface for PHP for a couple days. Seems to work quite well so far. During my messing around I found at some point a way to view what permissions the u...