sending mails from users own email id

80 Views Asked by At

I am working on a project that allows users to send e-mails from their own email ids using my app, currently, I am using Gmail API's with nodemailer, it still requires users to authenticate and provide permissions and is limited to Gmail users, I was looking how apps like Mailchimp etc send mail without oAuth from users behalf just by OTP verification.

0

There are 0 best solutions below