source: nscp/modules/SMTPClient/module.cmake @ b24c97f

0.4.00.4.10.4.2
Last change on this file since b24c97f was 40fca56, checked in by Michael Medin <michael@…>, 19 months ago
  • Added initial SMTPClient to allow sending messages via SMTP. Still requires template support and configuration options (mainly PoC right now).
  • Fixed unicode log issue (still not sure message format is correct)
  • Renamed Message to log in internal wrapper API
  • Fixed issue in settings old (regarding readin new keys, not 100% supported yet)
  • Property mode set to 100644
File size: 26 bytes
Line 
1SET (BUILD_MODULE 1)
2
3
Note: See TracBrowser for help on using the repository browser.