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

Bugfix for enabling smtp when creating a mail alias #504

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

lodewiges
Copy link
Contributor

@lodewiges lodewiges commented Feb 17, 2025

Fixes #374

We tried to call the enabltesmtp job before the record was created thus no id could be provided to the job.

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (b02963f) to head (daeccff).

Additional details and impacted files
@@           Coverage Diff            @@
##           staging     #504   +/-   ##
========================================
  Coverage    99.92%   99.92%           
========================================
  Files          203      203           
  Lines         2772     2772           
========================================
  Hits          2770     2770           
  Misses           2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lodewiges lodewiges self-assigned this Feb 18, 2025
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.

Cannot create mail alias with SMTP
1 participant