Functions | |
int | MailLoadConfig (void) |
Load mail config from eeprom. | |
int | MailSaveConfig (void) |
Save mail config to eeprom. | |
int | SendMail (u_char *addresee, u_char *subject, u_char *body) |
Send e-mail. |
|
Load mail config from eeprom. Function loads configuration of outgoing mail server, and sender e-mail
|
|
Save mail config to eeprom. Function saves configuration of outgoing mail server, and sender e-mail
|
|
Send e-mail. Function sends mail
|