Software Development Kit

cPanel & WHM's API [+] cPanel & WHM's API [-]


Modules and Plugins [+] Modules and Plugins [-]


cPanel & WHM Hooks [+] cPanel & WHM Hooks [-]


cPAddons (Site Software) [+] cPAddons (Site Software) [-]


System Administration [+] System Administration [-]


Developer Software [+] Developer Software [-]


Back to All Documentation



integrationblogcta.jpg

Chkservd Module Documentation

Allows users to retrieve service status and the ports that exim is listening on

The functions within this module may or may not be governed by a feature list. The required feature list may vary from function to function, to review a total list of the available features sets on a cPanel server, please see "Feature Manager" in WHM.

Chkservd::geteximport

API Version: 1 - Click here for documentation
Syntax: Chkservd::geteximport( )
Description: Retrieve any alternate port on which Exim is listening. An alternate port is always reported when it is enabled.
Returns:  
 
The output will contain a number, such as 25.

Chkservd::geteximport_ssl

API Version: 1 - Click here for documentation
Syntax: Chkservd::geteximport_ssl( )
Description: Retrieve Exim's SSL port. This function currently always returns 465.
Returns:  
 
The output will contain a number such as: 465

Topic revision: r2 - 27 Mar 2012 - 17:37:21 - Main.JenniferDoubrava