Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "name" property in nodemailer smtpTransportOptions to support hos… #4316

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

mainadennis
Copy link
Contributor

What change does this PR introduce?

This change is to add a "name" property to nodemailer's SMTPTransport options. The added "name" property reuses the "config.host" value.

Why was this change needed?

Few email hosting providers like "HostGator" requires name field with nodemailer transporter method

Fixes #4314

@jainpawan21
Copy link
Member

@jainpawan21 jainpawan21 merged commit c13c527 into novuhq:next Oct 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NV-2936] [NV-2934] add optional field "name" in custom smtp provider
2 participants