src/smtp.c


Log

Author Commit Date CI Message
humphreyj e46b1980 2018-06-01T16: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.