Bug 1782540

Summary: exim is missing spf support in release
Product: [Fedora] Fedora EPEL Reporter: centosbugs2019
Component: eximAssignee: Jaroslav Škarvada <jskarvad>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: bennie.joubert, dwmw2, jskarvad, renich, tremble
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description centosbugs2019 2019-12-11 19:55:25 UTC
Description of problem:

I am but a weary email admin travelling from the ancient land of CentOS6, our homeland is withering and we come to this new land of CentOS8 seeking shelter. In our old homeland we seeked the help of SPF to protect our villagers from the plagues of the internet but alas it was marked "experimental" and was not available to the masses. As we arrive in CentOS8 land we find EXIM is now available and we are happy, but again alas we find no help from SPF though it is now "Stable". Can not we add SPF to the baseline release so we might provide better protection from the plagues and dragons of the internet for our citizens ?

https://github.com/Exim/exim/wiki/SPF
As of version 4.91, SPF support has been promoted from Experimental to Supported status.


Version-Release number of selected component (if applicable):
Exim version 4.92.3

How reproducible:
100%

Steps to Reproduce:

Try to enable SPF in exim.conf

deny message = $sender_host_address is not allowed to send mail from $sender_address_domain 
  spf = fail

Actual results:

Exim errors out because SPF is not in release.

Expected results:

SPF works.

Additional info: