kc3-lang/smtp/src/SMTPMail.cpp

Branch :


Log

Author Commit Date CI Message
ee6d4b2c 2018-08-21 04:29:41 Set all source files to version 1.00.
ddae3319 2018-08-21 04:25:58 Add cafile parameter to SMTPMail class.
530cf11f 2018-08-11 22:29:33 Add new cafile parameter to smtp_open function which allows the caller to explicitly provide a certificate to use instead of adding the certificate to the default certificate path.
dffc1f6d 2018-06-13 22:38:05 Add CPP class wrapper for the SMTP C library.