6

Using Nodemailer, how to send email message using an alias gmail account? or a group google suite server account?

Like for example:

My real account : myaccount@domain.com

I will send a message via my alias account or group account using nodemailer.

My alias account : myaliasaccount@domain.com

My group account : mygroupaccount@domain.com

Is this possible?

Richard Vergis
  • 1,037
  • 10
  • 20

1 Answers1

0

you need to configure the alias in your gmail account. Check this link to configure https://support.google.com/mail/answer/22370?hl=en

Richard Vergis
  • 1,037
  • 10
  • 20
Amor
  • 77
  • 2
  • 5