Logs from vm0004.workers-phx.ovirt.org (a slave that ran the CQ code):
Logs from lists.phx.ovirt.org:
We can see that the request for sending the mail was forwarded to lists.phx.ovirt.org but instead of sending it, it delivered it to /usr/lib/mailman/mail/mailman
Having jenkins@ovirt.org forward to /dev/null would actually conflict with what we wanted in OVIRT-1213, and I actually wanted to avoid supporting reply-to because that would've required me to write a whole bunch of extra code to allow configuring it.
I'm going to revert 89984 but we need to think what to do with the jenkins@ovirt.org address. Can we make it an alias to infra@ovirt.org without risk of getting the replies to CQ messages twice?
Revert patch: https://gerrit.ovirt.org/c/90545
We can make it an alias, yet I don't know how mailman will process it or if this will cause duplicates if someone responds to both infra and jenkins. do you have an idea whether it would work?
Let's move the discussion to - for now I'll assign the ticket to Barak for closure since he merged the revert patch.
Mail notifications now work as the did before.