.pdf)
WHM Plugins
| 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.
|
| 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
|