Description of problem: FC2 comes with the sa-exim configuration for local_scan, however DLOPEN_LOCAL_SCAN, and LOCAL_SCAN_HAS_OPTIONS are not enabled in the build. It seems to be a problem in the srpm distribution as well. the patch that is supposed to enable the local scan options modifies src/EDITME to include the local scan options, but that file doesnt seem to be used at any other point in the build process. Local/Makefile and build-Linux-i386/Makefile do not contain the options to enable local scan for sa-exim. Version-Release number of selected component (if applicable): exim-4.33-2 How reproducible: Steps to Reproduce: 1. add 'local_scan_path = /usr/libexec/exim/sa-exim.so' to the exim.conf file to enable sa-exim and you get "2004-07-11 14:32:39 Exim configuration error in line 648 of /etc/exim/exim.conf: local_scan() options not supported: (LOCAL_SCAN_HAS_OPTIONS not defined in Local/Makefile)" 2. same error happens when building the rpm from source. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of 127102 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.