6 Commits

Author SHA1 Message Date
d3d197d9d3 fix(mail): refactor(mail): Remove Mailgun references from PlatformService. Update keywords, error messages, and documentation to use MTA exclusively. 2025-05-08 01:37:38 +00:00
970c0d5c60 fix(readme): Update readme with consolidated email system improvements and modular directory structure
Clarify that the platform now organizes email functionality into distinct directories (mail/core, mail/delivery, mail/routing, mail/security, mail/services) and update the diagram and key features list accordingly. Adjust code examples to reflect explicit module imports and the use of SzPlatformService.
2025-05-08 01:16:21 +00:00
0b155d6925 feat(docs): Update documentation to include consolidated email handling and pattern‑based routing details 2025-05-08 00:39:43 +00:00
87917f68fb feat(MTA): Update readme with detailed Mail Transfer Agent usage and examples 2025-03-15 16:09:18 +00:00
97cbe6e398 fix(core): update 2024-05-11 12:33:14 +02:00
5b0c5a5dae fix(core): update 2024-02-15 20:30:38 +01:00