HackMerced / HackMerced-III

5 stars 4 forks source link

Sending emails via zoho mail account #19

Open zzmarkzz321 opened 7 years ago

zzmarkzz321 commented 7 years ago

Need a general function to handle sending emails using the zoho mail service. All automated tasks that require sending emails (forget password, admission status, confirmation, etc) will utilize this service to send the appropriate email to it's respective recipient(s)

Requirements (Work In Progress):

suggested services:

  1. nodemailer
  2. emailjs
zzmarkzz321 commented 7 years ago

I'll make a PR with my branch asap

vaibhavchellani commented 7 years ago

Hey @zzmarkzz321 i am interested , can i work on this , if you are not ?

zzmarkzz321 commented 7 years ago

@vaibhavchellani Feel free to take this on

vaibhavchellani commented 7 years ago

on it

zzmarkzz321 commented 7 years ago

Sweet, let me know if you have any questions!

vaibhavchellani commented 7 years ago

@zzmarkzz321 have you made zoho account for hackmerced ?

zzmarkzz321 commented 7 years ago

Hey @vaibhavchellani, yes we do! Do you need something to connect the smtp client?