PromucFlow_constructor/app/server/appsmith-server/src/main/resources/email
Shubham Saxena feaf5eea03
feat: email notification (#26692)
update email sending flow for inviting users to workspace and forgot
password with new templates

fixes: https://github.com/appsmithorg/appsmith/issues/19462

code changes:

**new code**
* introduces new EmailService

**refactoring**
* moves all email sending flows to the new email service
* moves all email constants and templates to the Email constants

**code deleted**
* removed code for welcome email invite
2023-09-17 17:00:34 +05:30
..
ce feat: email notification (#26692) 2023-09-17 17:00:34 +05:30
emailVerificationTemplate.html feat: email notification (#26692) 2023-09-17 17:00:34 +05:30