Sorry I was too quick reporting success in #1827425 You included dmarc config snippets, though you haven't enabled dmarc support. E.g. here: https://src.fedoraproject.org/rpms/exim/blob/epel7/f/exim-4.93-config.patch#_480 Thus: The default config currently fails if the particular acls are trying to be matched with: syntax error in "control=dmarc_disable_verify" Although it would be nice to have it, there are probably missing deps for it.
(In reply to Marcel Haerry from comment #0) > Sorry I was too quick reporting success in #1827425 > > You included dmarc config snippets, though you haven't enabled dmarc support. > > E.g. here: > https://src.fedoraproject.org/rpms/exim/blob/epel7/f/exim-4.93-config. > patch#_480 > > Thus: The default config currently fails if the particular acls are trying > to be matched with: > > syntax error in "control=dmarc_disable_verify" > > > Although it would be nice to have it, there are probably missing deps for it. No idea. It's enabled in the config (SUPPORT_DMARC=yes) and it's linked with the libopendmarc.so.2. I also verified, that the DMARC support code is compiled in.
Maybe that's the issue, exim doesn't require it: $ rpm --requires -q exim | grep dmarc $ I try to install the lib and see whether I can still reproduce the issue.
(In reply to Marcel Haerry from comment #2) > Maybe that's the issue, exim doesn't require it: > > $ rpm --requires -q exim | grep dmarc > $ > > I try to install the lib and see whether I can still reproduce the issue. Sorry, got it, it's EPEL-7, not Fedora. I didn't enable it during the build.
FEDORA-EPEL-2020-a258dba917 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-a258dba917
FEDORA-EPEL-2020-4410b3265a has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-4410b3265a
FEDORA-EPEL-2020-a258dba917 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-a258dba917 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-4410b3265a has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-4410b3265a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-a258dba917 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2020-4410b3265a has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report.