Description
This function rebuilds the SNI configuration files.
Note:
You must run this function after you change the SNI status through the UAPI's enable_mail_sni
or disable_mail_sni
functions.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
reload_dovecot |
Boolean |
Whether to reload the Dovecot service after the system rebuilds the configuration files. This parameter defaults to 1. |
|
1 |
Returns
Return |
Type |
Description |
Possible values |
Example |
success |
Boolean |
Whether the system rebuilt the configuration files. |
|
1 |