Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SMTP Email Service for LDAP User Notifications #3

Closed
wants to merge 11 commits into from

Conversation

GoliathLabs
Copy link

Changes:

  • Implemented Email Service: Integrated nodemailer to send user credentials via email.
  • Environment Variables: Added SMTP configuration to .env (e.g., SMTP_HOST, SMTP_USER).
  • Docker Support: Loaded SMTP variables via docker-compose.yml.
  • Enhanced Email Content: Includes login details and instructions to contact the Infrastructure Manager on Slack.
  • Error Handling: Improved logging for authentication and connection issues.

Test Plan:

  1. Set .env variables correctly and rebuild containers.
  2. Trigger status change to accepted and verify email delivery.
  3. Check logs for successful delivery or errors.

@kedom1337 kedom1337 closed this Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants