Re: how to make 4.50 like 4.44

Brian <[email protected]> Fri, 04 Mar 2005 09:24:10 -0500
Newsgroups gmane.mail.exim.exiscan.user
Organization Network Administrator - Adriance Memorial Library
Message-ID <[email protected]>
Adrian Woizik wrote:
> * Brian | 2005-03-03 15:38:57 [-0500]:
> 
>>from reading the docs it looked like all I had to do was enable:
> 
>>WITH_CONTENT_SCAN=yes
>>
>>and that this would get me back exiscan.. but I guess that's not all of 
>>it..
>>
>># Exim
>>WITH_CONTENT_SCAN=yes
>>WITH_SPF=yes
>>
>>this is how it's being built (in freebsd).
> 
> 
> The FreeBSD Port is not yet fully 4.50 ready. WITH_SPF/SRS needs
> some extra changes in Local/Makefile. Just search for SPF in that file
> and uncomment the lines for SPF.
> 
> Regards,
Thank you that was it ;)