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

Use one mail transporter for all sites #256

Open
nlsvgtr opened this issue Oct 14, 2022 · 0 comments
Open

Use one mail transporter for all sites #256

nlsvgtr opened this issue Oct 14, 2022 · 0 comments

Comments

@nlsvgtr
Copy link
Collaborator

nlsvgtr commented Oct 14, 2022

The mail routine needs a site config to determine which transporter to use. Since it seems highly unlikely that different mail transports would be used for different sites this should be changed. One mail transporter for the whole application should suffice.

When this is done it would be possible to merge messages to the same email address into one email, even when hey target different sites, in e.g. src/cron/send_site_issues_notifications.js

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

No branches or pull requests

1 participant