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
76d898b6481ccfa76018b2778867929202003897
smartmta
/
ts
/
mail
/
delivery
History
Juergen Kunz
b10597fd5e
feat(mailer-smtp): add SCRAM-SHA-256 auth, Ed25519 DKIM, opportunistic TLS, SNI cert selection, pipelining and delivery/bridge improvements
2026-02-11 10:11:43 +00:00
..
classes.delivery.queue.ts
BREAKING CHANGE(mail): remove DMARC and DKIM verifier implementations and MTA error classes; introduce DkimManager and EmailActionExecutor; simplify SPF verifier and update routing exports and tests
2026-02-11 07:55:28 +00:00
classes.delivery.system.ts
feat(mailer-smtp): add SCRAM-SHA-256 auth, Ed25519 DKIM, opportunistic TLS, SNI cert selection, pipelining and delivery/bridge improvements
2026-02-11 10:11:43 +00:00
classes.unified.rate.limiter.ts
feat(rust): scaffold Rust workspace and fix TypeScript build errors
2026-02-10 15:31:31 +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