Gist: The article argues that SMTP is a fast, simple starting point for sending email in Python, but an API becomes better as scale and delivery needs increase. It emphasizes flexibility, observability, retries, batching, and queueing as advantages of API-based sending.
Signal reason: The article frames email delivery choices as a long-term flexibility and scalability story.
