FS#64364 - Please enable support for SPF in exim builds

Attached to Project: Arch Linux
Opened by Sarah Harvey (worldwise001) - Sunday, 03 November 2019, 01:14 GMT
Last edited by David Runge (dvzrv) - Tuesday, 19 November 2019, 21:59 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Exim no longer has SPF as an experimental flag. The flag is now SUPPORT_SPF instead of EXPERIMENTAL_SPF.

I've been manually compiling my own archlinux builds of exim with spf support for a while now, and it works fine. It does require libspf2 to be installed at compiletime.

Additional info:

SUPPORT_SPF=yes
CFLAGS += -DSPF -I/usr/local/include
LDFLAGS += -lspf2

Thanks!
This task depends upon

Closed by  David Runge (dvzrv)
Tuesday, 19 November 2019, 21:59 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#62866 
Comment by loqs (loqs) - Sunday, 03 November 2019, 01:59 GMT
 FS#62866 

Loading...