Only include emailOptions object when from or replyTo is provided, preventing validation errors when these optional fields are not set. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
NestJS notification microservice for email, push, Matrix, and webhook notifications across all ManaCore apps. Features: - Multi-channel delivery (email, push, Matrix, webhook) - Handlebars template engine with defaults - User notification preferences - BullMQ async job processing - Delivery tracking and logging - Prometheus metrics Includes @manacore/notify-client package for NestJS integration.