248bfcfe78
feat(docs): document Rust-side in-process security pipeline and update README to reflect SMTP server behavior and crate/test counts
2026-02-10 22:43:50 +00:00
f3a74a7660
fix(tests): remove large SMTP client test suites and update SmartFile API usage
2026-02-10 22:41:36 +00:00
cd4584ec26
fix(npmextra): update .gitignore and npmextra.json to add ignore patterns, registries, and module metadata
2026-02-10 22:32:17 +00:00
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
cee8a51081
fix(readme): Clarify Rust-powered architecture and mandatory Rust bridge; expand README with Rust workspace details and project structure updates
2026-02-10 22:04:56 +00:00
5220ee0857
feat(mailer-smtp): implement in-process SMTP server and management IPC integration
2026-02-10 22:00:44 +00:00
15a45089aa
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
f1071faf3d
fix(docs/readme): update README: clarify APIs, document RustSecurityBridge, update examples and architecture diagram
2026-02-10 16:57:14 +00:00
8293663619
BREAKING CHANGE(smartmta): Rebrand package to @push.rocks/smartmta, add consolidated email security verification and IPC handler
2026-02-10 16:25:55 +00:00
564b65c7f2
fix(deps): add workspace dependency entries for multiple crates across mailer-bin, mailer-core, and mailer-security
2026-02-10 15:54:36 +00:00
14be3cdb9a
feat(mail/delivery): add error-count based blocking to rate limiter; improve test SMTP server port selection; add tsbuild scripts and devDependency; remove stale backup file
2026-02-10 14:44:45 +00:00
17f5661636
feat(storage): add comprehensive tests for StorageManager with memory, filesystem, and custom function backends
...
CI / Type Check & Lint (push) Failing after 3s
CI / Build Test (Current Platform) (push) Failing after 3s
CI / Build All Platforms (push) Failing after 3s
feat(email): implement EmailSendJob class for robust email delivery with retry logic and MX record resolution
feat(mail): restructure mail module exports for simplified access to core and delivery functionalities
2025-10-28 19:46:17 +00:00
27b6bb779e
fix(mail/delivery): Centralize runtime/plugin imports and switch modules to use plugins exports; unify EventEmitter usage; update Deno dependencies and small path/server refactors
2025-10-24 10:00:25 +00:00
269bafc1bf
feat(plugins): Add smartmail, mailauth and uuid to Deno dependencies and export them from plugins; include local dev permissions file
2025-10-24 08:19:56 +00:00
e49becec95
feat(ci): Add CI, release and npm-publish automation; introduce release template and local settings
2025-10-24 08:13:59 +00:00
d8d4b116c9
fix(dev): Add local development settings file to grant tooling permissions
2025-10-24 08:10:41 +00:00
be406f94f8
initial
2025-10-24 08:09:29 +00:00