SMTP settings interface.
More...
SMTP settings interface.
Definition at line 12 of file Smtp.idl.
◆ getConfiguration()
Retrieve the SMTP server configuration.
- Returns
- SMTP server configuration
◆ setConfiguration()
Set the SMTP server configuration.
- Parameters
-
cfg | New SMTP server settings |
- Returns
- 0 if OK
-
1 if any parameters are invalid
◆ testConfiguration()
Test an SMTP server configuration.
The active server configuration is not changed.
- Parameters
-
cfg | SMTP server settings to test |
recipients | Recipient email addresses |
- Returns
- Result of configuration test
◆ ERR_INVALID_PARAMS
constant int devsettings::Smtp::ERR_INVALID_PARAMS = 1 |
Invalid parameters.
Definition at line 14 of file Smtp.idl.
The documentation for this interface was generated from the following file: