-
-
Notifications
You must be signed in to change notification settings - Fork 759
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
[FEATURE] Newsletter Subscription confirmation email #3563
Comments
Waiting for triage. I'm willing to work on it once it passes triage. |
/assign |
please read CONTRIBUTING... the issue is awaiting triage and is already being worked on |
is the issue solved / being solved .. as of now its not assigned to anyone and i wish to contribute |
is anyone working on this issue ?? |
I'll, once they approve it |
Can i work on this issue?? |
@r3yc0n1c
|
We can use reCAPTCHA or IP-based rate limiting to prevent bots. As for integrating with Mailchimp their API allows us to check for duplicates before passing data and for mail server either we can rely on free trial services or we can self-host using Postfix or Exim. @anshgoyalevil |
Why do we need this improvement?
Currently, users who subscribe to the newsletter do not receive any confirmation or feedback acknowledging their subscription, which can cause confusion. A confirmation email enhances the UX, builds trust, and ensures proper communication.
How will this change help?
Screenshots
newsletter-email-conf.mp4
How could it be implemented/designed?
🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: