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
f3a74a76606fd7099330d517646cf8fd3f88347b
smartmta
/
ts
/
mail
History
Juergen Kunz
eb2643de93
feat(mailer-smtp): add in-process security pipeline for SMTP delivery (DKIM/SPF/DMARC, content scanning, IP reputation)
2026-02-10 22:26:20 +00:00
..
core
feat(security): migrate content scanning and bounce detection to Rust security bridge; add scanContent IPC command and Rust content scanner with tests; update TS RustSecurityBridge and callers, and adjust CI package references
2026-02-10 21:19:13 +00:00
delivery
feat(mailer-smtp): add in-process security pipeline for SMTP delivery (DKIM/SPF/DMARC, content scanning, IP reputation)
2026-02-10 22:26:20 +00:00
routing
feat(mailer-smtp): add in-process security pipeline for SMTP delivery (DKIM/SPF/DMARC, content scanning, IP reputation)
2026-02-10 22:26:20 +00:00
security
BREAKING CHANGE(rust-bridge): make Rust the primary security backend, remove all TS fallbacks
2026-02-10 20:30:43 +00:00
index.ts
feat(rust): scaffold Rust workspace and fix TypeScript build errors
2026-02-10 15:31:31 +00:00