This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartmta
Watch
3
Star
0
Fork
0
You've already forked smartmta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v5.3.1
smartmta
/
ts
/
mail
/
delivery
History
Juergen Kunz
8851d61466
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
2026-03-02 14:06:47 +00:00
..
classes.delivery.queue.ts
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
2026-03-02 14:06:47 +00:00
classes.delivery.system.ts
fix(delivery): prevent throttle reset timer from firing after stop and avoid scheduling duplicate timers
2026-02-26 16:58:06 +00:00
classes.unified.rate.limiter.ts
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
2026-03-02 14:06:47 +00:00
index.ts
BREAKING CHANGE(smtp-client): Replace the legacy TypeScript SMTP client with a new Rust-based SMTP client and IPC bridge for outbound delivery
2026-02-11 07:17:05 +00:00
interfaces.ts
BREAKING CHANGE(security): implement resilience and lifecycle management for RustSecurityBridge (auto-restart, health checks, state machine and eventing); remove legacy TS SMTP test helper and DNSManager; remove deliverability IP-warmup/sender-reputation integrations and related types; drop unused dependencies
2026-02-10 23:23:00 +00:00