Linux serverNETWORK ADMINISTRATIONSsmtp server liux

0138 [ C++ ] Writing e-mail libraries from scratch! (SMTP and SASL)

This is #138 in my series of live (Twitch) coding streams.

This stream I implemented basic SMTP client protocol handling, for sending e-mail. Some areas still left to do are to handle authentication and certain corner cases, which I hope to address in the next stream.

Notebook page: https://tinyurl.com/y6746vk7

— Watch live at https://www.twitch.tv/rhymu8354

source

by Rhymu’s Videos

linux smtp client

6 thoughts on “0138 [ C++ ] Writing e-mail libraries from scratch! (SMTP and SASL)

  • Hi! I just want to say thank you for making these videos, you really save my time and life. Thank you!!!!!!

  • Ahh this is perfect! I'm also one of those people who loves implementing things "from scratch", and it's great to find someone like this who knows what they're doing and can explain things clearly, and with a huge number of videos no less!

  • I think you are perseverance, great, smart person. I don't know why your videos are not popular. But keep working. Thanks you

Comments are closed.