Files
.gitea
.vscode
test
ts
config
deliverability
errors
mail
core
classes.bouncemanager.ts
classes.email.ts
classes.emailvalidator.ts
classes.templatemanager.ts
index.ts
delivery
routing
security
index.ts
security
sms
storage
00_commitinfo_data.ts
classes.dcrouter.ts
index.ts
logger.ts
paths.ts
plugins.ts
ts_web
.dockerignore
.gitignore
Dockerfile
changelog.md
cli.child.js
cli.child.ts
cli.js
cli.ts.js
npmextra.json
package.json
pnpm-lock.yaml
readme.example.md
readme.hints.md
readme.md
tsconfig.json
dcrouter/ts/mail/core
Philipp Kunz 53b64025f3 feat(storage): implement StorageManager with filesystem support and component integration
- Add StorageManager with filesystem, custom, and memory backends
- Update DKIMCreator and BounceManager to use StorageManager
- Remove component-level storage warnings (handled by StorageManager)
- Fix list() method for filesystem backend
- Add comprehensive storage and integration tests
- Implement DNS mode switching tests
- Complete Phase 4 testing tasks from plan
2025-05-30 07:00:59 +00:00
..
2025-05-08 01:13:54 +00:00