Skip to content

Conversation

@varanauskas
Copy link

This isolates the SendGrid MailService used inside the Transport class, to prevent the transport class using the global SendGrid MailService, allowing multiple Transports to use multiple MailServices with different API keys

Fixes #13

Yhozen added a commit to Yhozen/nodemailer-sendgrid that referenced this pull request Jun 22, 2023
Isolate SendGrid MailService used, so it does not use the global one nodemailer#14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API key set globally, unable to use multiple transports with different api keys

1 participant