0139 [ C++ ] Writing e-mail libraries from scratch! (SMTP and SASL)
This is #139 in my series of live (Twitch) coding streams.
This stream I integrated my SMTP and SASL libraries by making SmtpAuth, an SMTP extension which uses SASL to authenticate the user when talking to an SMTP server. I then worked on Newman, a test program for sending e-mail using my SMTP/SASL libraries.
Notebook page: https://tinyurl.com/yypdh2da
— Watch live at https://www.twitch.tv/rhymu8354
by Rhymu’s Videos
linux smtp client