AI Code Review Got Much Better When I Gave It Design Contracts, Not Just Code (Fable5 review)
AI-generated code can produce operationally unsafe SMTP connections. This library, PooledMailKit, addresses this issue by providing safe retry behavior and connection reuse. It's available on NuGet. To use it, add the package and follow the library's documentation for safe SMTP sending.