cms.c2sgmbh/docs
Martin Porwoll 79577626e2 feat: add Newsletter Double Opt-In email system
- Add email templates for confirmation, welcome, and unsubscribe
- Create newsletter-service.ts with token validation and 48h expiry
- Add API endpoints: /api/newsletter/subscribe, /confirm, /unsubscribe
- Add afterChange hook for automatic email sending on subscription
- Rate-limiting: 5 subscriptions per 10 minutes per IP
- GDPR-compliant with re-subscription support after unsubscribe

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 16:37:16 +00:00
..
anleitungen feat: add Newsletter Double Opt-In email system 2025-12-10 16:37:16 +00:00
INFRASTRUCTURE.md feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00