Re: exiscan & spf: the same problem.

Oliver Eikemeier <[email protected]> Wed, 18 Aug 2004 15:41:09 +0200
Newsgroups gmane.mail.exim.exiscan.user
Message-ID <[email protected]>
Tom Kistner wrote:

> Igor Karpov wrote:
>
>> But there are another reports. At least one person successully built
>> exim with spf support on 4.x, but cannot make it work with the same
>> symptoms on 5.2.1, so OS version makes no difference.
>
> I don't have an FBSD box so I can't replicate the problem. My only 
> question would be: If you do a manual (non-port) build, does it work 
> then?
>
> Oliver, are you still handling the FreeBSD exim port?

Jup, you can check the status for example at 
<http://www.freshports.org/mail/exim>. It should build perfectly with 
`make WITH_SPF=yes', using libspf2. (In fact I'm running this version on 
my servers, although I currently don't use the features in production). 
I did some patching too, so that `make WITH_SRS=yes' builds with libsrs2.

Is it possible to get access to a box where this (reproducibly) fails, 
or at least to isolate the problem (e.g. to specify only WITH_SPF=yes 
without any other options)?

-Oliver