This pull request solves the previous situation where no email is sent to a user when they subscribe to newsletter.
Description
This pull request solves the previous situation where no email is sent to a user when they subscribe to newsletter.
With this fix, emails are now been sent to users on newsletter-subscriptions.
This pull request solves the previous situation where no email is sent to a user when they subscribe to newsletter.
Description
This pull request solves the previous situation where no email is sent to a user when they subscribe to newsletter. With this fix, emails are now been sent to users on newsletter-subscriptions.
Related Issue (Link to issue ticket)
newsletter subscription email
Motivation and Context
Users need to get a confirmation email on or after subscribing to a newsletter.
How Has This Been Tested?
This has been tested with pytest and postman.
Screenshots (if appropriate - Postman, etc):
EMAIL IS SENT TO USER
EMAIL IS RECEIVED BY THE USER
Types of changes
Checklist: