Open VinayLodhi1712 opened 1 month ago
@VinayLodhi1712 go ahead.
i need your email to send the contact us message response. So plz provide it.
I need your email to send the contact us message response. So please provide it.
@VinayLodhi1712 Email will be added via environment variable so please do not add it hardcoded use environment variable.
i am talking about the mail you wanted where all the feedback will come. If you wanted that also in .env then i can add it also in .env
No just add the env variable for an email in .env of the backend. While development use your mail for testing and while making PR remove your email and keep the email env empty like other env's I will add my email through backend deployment settings Did you get it? Let me know if have any doubts.
Is there an existing issue raised for this?
Describe your issue
Feedback form is not sending response to the project admin email.
Steps to reproduce
go to feedback fill form send response
What was the expected result?
the response need to send to the project admin email.
Proposed solution
i can send the feedback response to the project admin email using nodemailer and by creating api in backend and then using fetch method to join the backend and frontend.
Would you like to work on this issue?
Yes
Terms & Conditions