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

Email delivery pipeline gets stuck with empty addresses #37

Closed
daniel-lerch opened this issue Sep 24, 2023 · 0 comments · Fixed by #38
Closed

Email delivery pipeline gets stuck with empty addresses #37

daniel-lerch opened this issue Sep 24, 2023 · 0 comments · Fixed by #38
Labels
bug Something isn't working

Comments

@daniel-lerch
Copy link
Owner

Steps to reproduce:

  1. Person in ChurchTools without email address
  2. Add that person to a group
  3. Create distribution list with a GroupFilter for that group
  4. Send an email to that distribution list

Expected behavior:

  • People without valid email do not receive the message

Actual behavior:

  • Korga queues a message for an emtpy address which causes the entire pipeline to stall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant