nxtgauge-backend-rust/crates/email
Ashwin Kumar e948dc7175 feat(smtp): add SMTP management APIs and test functionality
- Add GET /api/admin/email/smtp-config endpoint

- Add POST /api/admin/email/smtp-config endpoint

- Add POST /api/admin/email/smtp-test endpoint

- Add send_test_email method to Mailer

- Update SMTP management page with test functionality
2026-04-10 04:55:35 +02:00
..
src feat(smtp): add SMTP management APIs and test functionality 2026-04-10 04:55:35 +02:00
templates feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00
Cargo.toml feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00