Description
This function retrieves the body
field for an autoresponder message.
Warning:
- UAPI (recommended) —
Email::get_auto_responder
— This function retrieves autoresponder information. - cPanel API 2 —
Email::fetchautoresponder
— This function retrieves an autoresponder's information.
Examples
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
|
string |
Required The email address. |
A valid email address on the server. |
user@example.com |
Returns
This function returns the contents of the body
section of the autoresponder message.