Re: how to make 4.50 like 4.44

Brian <[email protected]> Fri, 04 Mar 2005 09:24:12 -0500
Newsgroups gmane.mail.exim.exiscan.user
Organization Network Administrator - Adriance Memorial Library
Message-ID <[email protected]>
madhon wrote:
> ----- Original Message ----- From: "Brian" <[email protected]>
> To: <[email protected]>
> Sent: Thursday, March 03, 2005 8:38 PM
> Subject: [exiscanusers] how to make 4.50 like 4.44
> 
> 
>> Hello all,
>>
>> 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
> 
> 
> it should be EXPERIMENTAL_SPF=yes
> CFLAGS  += -I/usr/local/include
> LDFLAGS += -lspf2
> 
> 
> 
Thank you that was it ;)