Bug Description
Users are unable to complete the registration process because the verification email is not being sent after signup.
Current Behavior
- User fills out the registration form and submits it.
- Registration proceeds, but no verification email is received.
- As a result, users cannot verify their accounts and access the platform.
Expected Behavior
- A verification email should be sent immediately after successful registration.
- Users should be able to verify their email address and activate their account.
Steps to Reproduce
- Go to the registration page.
- Enter valid registration details.
- Submit the registration form.
- Check the registered email inbox.
- Observe that no verification email is received.
Impact
This prevents new users from completing account setup and accessing the application.
Additional Information
Please investigate the email service configuration, SMTP/API integration, and any backend logs related to email delivery.
I would like to work on this issue if it is available for contribution.
Project: PiperChat
Type: Bug
Bug Description
Users are unable to complete the registration process because the verification email is not being sent after signup.
Current Behavior
Expected Behavior
Steps to Reproduce
Impact
This prevents new users from completing account setup and accessing the application.
Additional Information
Please investigate the email service configuration, SMTP/API integration, and any backend logs related to email delivery.
I would like to work on this issue if it is available for contribution.
Project: PiperChat
Type: Bug