Advanced Search
Search Results
4 total results found
readme.md for @push.rocks/smartmta
A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with a Rust-powered SMTP engine — no nodemailer, no shortcuts. Automatic MX record discovery means you just call sendEmail() and smartmta figures out where to deliv...
changelog.md for @push.rocks/smartmta
2026-03-02 - 5.3.1 - fix(mail) add periodic cleanup timers and proper shutdown handling for bounce manager and delivery queue; avoid mutating maps during iteration and prune stale rate-limiter stats to prevent memory growth BounceManager: add cleanupInterval ...
readme.md for @serve.zone/dcrouter
dcrouter: The all-in-one gateway for your datacenter. 🚀 A comprehensive traffic routing solution that provides unified gateway capabilities for HTTP/HTTPS, TCP/SNI, email (SMTP), DNS, RADIUS, VPN, and remote edge ingress — all from a single process. Designed ...
changelog.md for @serve.zone/dcrouter
2026-03-31 - 11.23.5 - fix(config) correct VPN mandatory flag default handling in route config manager Changes the VPN mandatory check so it only applies when explicitly set to true, matching the updated default behavior of false. Prevents routes from being t...