AWS Messaging & Targeting Blog

Tag: TLS Wrapper

Debugging SMTP Conversations Part 3: Analyzing TCP Packets

We’ve finally reached the conclusion of our deep dive into how you can capture SMTP conversations should you need to debug an issue that lies deeper than your application. Now that we’ve gone over SMTP conversation basics and getting the easiest to decipher bits of a TCP conversation with TCP Flow, let’s look at all […]

Debugging SMTP Conversations Part 1: How to Speak SMTP

Amazon SES strives to make your email sending as simple and quick as possible, which means that users of our HTTP API don’t even have to worry about what an SMTP conversation is or how to capture one. Even a lot of our SMTP interface users outsource the problem to software like Microsoft Outlook or […]