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

Fix mail notification CI #4918

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fmarco76
Copy link
Member

The notification was not working because of a CVE in postfix required to modify the default policy becoming more restrictive.

The fix is documented here: https://bugzilla.redhat.com/show_bug.cgi?id=2255563

This is a workaround which put back the original policy. The proper fix would be to update the code communicating with smtp server.

The notification was not working because of a CVE in postfix required to
modify the default policy becoming more restrictive.

The fix is documented here: https://bugzilla.redhat.com/show_bug.cgi?id=2255563

This is a workaround which put back the original policy. The proper fix
would be to update the code communicating with smtp server.
@fmarco76 fmarco76 requested a review from edewata December 23, 2024 12:24
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

Successfully merging this pull request may close these issues.

1 participant