adityabisoi / startup-incubator

A website for showcase products pre-release
GNU General Public License v3.0
20 stars 33 forks source link

Welcome email #98

Closed ayush25102001 closed 2 years ago

ayush25102001 commented 2 years ago

Can I add a the functionality where on successfull signUp the user would receive an email. Though this will be in the spam section. Can I work on this as participant of gssoc’22

adityabisoi commented 2 years ago

Nice idea, but we need authentication implemented first.

adityabisoi commented 2 years ago

@ayush25102001 You can create an issue for authentication if you want, as I see no one else is working on it currently.

navyasharma0203 commented 2 years ago

Can I work on this??

adityabisoi commented 2 years ago

@ayush25102001 Most of the email senders, unless paid, send emails that end up in spam. So, I don't think this feature would create much of a difference. Let's abandon this issue.

ayush25102001 commented 2 years ago

@ayush25102001 Most of the email senders, unless paid, send emails that end up in spam. So, I don't think this feature would create much of a difference. Let's abandon this issue.

Ok., let’s leave it

Siddhesh777 commented 2 years ago

hello @adityabisoi If we send emails using nodemailer then they are present in our normal inbox and not spam folder. If you wish I would like to work on this issue.