1 repositorio
Components that convert requests from one protocol to another to provide backward compatibility.
Distinct from SMTP Clients: Focuses on the conversion process from SMTP to API rather than the client library implementation.
Explore 1 awesome GitHub repository matching development tools & productivity · Protocol Translators. Refine with filters or upvote what's useful.
useSend is an email marketing platform and transactional delivery system built to manage bulk campaigns and individual messages using AWS SES for delivery. It provides a RESTful API, an SMTP relay gateway, and a visual management interface for designing HTML templates and coordinating email broadcasts. The platform distinguishes itself by translating legacy SMTP traffic into modern API calls and implementing an event-driven webhook system. This system pushes real-time delivery, bounce, and click notifications to external servers using HMAC-SHA256 signed payloads to ensure authenticity. The s
Converts standard SMTP protocol requests into internal API calls to support legacy mailing software.