Blog: September 2016

What Every Developer Should Know When Working with Email (Part 2)

What Every Developer Should Know When Working with Email (Part 2)

This is the second post in a series for developers working on email-enabled applications. View Part 1.

In the first part of this series, we covered the components and protocol that comprise email. This post will explore the anatomy of an email message, the SMTP lifecycle, encodings, and example code to send a message.

Read More...