cPanel API 2 Modules - SPFUI
Warning:
The cPanel API 2 system is deprecated. We strongly recommend that you use UAPI instead of cPanel API 2.
Introduction
The SPFUI
module accesses Sender Policy Framework (SPF) functions.
Available functions
-
cPanel API 2 Functions -
SPFUI::available
— This function checks SPF's availability for the account. -
cPanel API 2 Functions -
SPFUI::count_settings
— This function returns the number of hosts that can send mail to an account. -
cPanel API 2 Functions -
SPFUI::entries_complete
— This function returns the number of complete SPF entries for an account. -
cPanel API 2 Functions -
SPFUI::get_raw_record
— This function returns an account's raw SPF record. -
cPanel API 2 Functions -
SPFUI::getmainserverip
— This function retrieves a server's main IP address. -
cPanel API 2 Functions -
SPFUI::install
— This function installs Sender Policy Framework (SPF) . -
cPanel API 2 Functions -
SPFUI::installed
— This function checks the installation status of Sender Policy Framework (SPF) . -
cPanel API 2 Functions -
SPFUI::list_settings
— This function lists the account's SPF settings. -
cPanel API 2 Functions -
SPFUI::load_current_values
— This function returns the number of complete domain records and raw SPF records. -
cPanel API 2 Functions -
SPFUI::uninstall
— This function disables SPF.