kc3-lang/smtp/src/smtp.c

Branch :


Log

Author Commit Date CI Message
e46b1980 2018-06-01 16:08:58 Add an SMTP client C library which consists of a header file and a C file. These two files can get included and compiled directly into another program which will allow that program to send emails to an SMTP email server.