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

mailer / nodemailer dependency and export #1731

Open
dbauszus-glx opened this issue Nov 19, 2024 · 0 comments
Open

mailer / nodemailer dependency and export #1731

dbauszus-glx opened this issue Nov 19, 2024 · 0 comments
Labels
Code Issues related to the code structure and performance.

Comments

@dbauszus-glx
Copy link
Member

The nodemailer package should be an optional dependency since it is possible to run XYZ without email support.

The module should export null if either the nodemail dependency is not available or if the process.env is not configured to support mail transport.

@dbauszus-glx dbauszus-glx added the Code Issues related to the code structure and performance. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Issues related to the code structure and performance.
Projects
None yet
Development

No branches or pull requests

1 participant