nxtgauge-backend-rust/apps/users/src
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
..
handlers feat(smtp): add SMTP management APIs and test functionality 2026-04-10 04:55:35 +02:00
mail.rs feat(phase1): wire email notifications, shared email crate, AppState for services 2026-04-02 01:42:48 +02:00
main.rs feat(emails): complete email system with 35 branded templates and full wiring 2026-04-10 04:49:39 +02:00