Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] milter-greylist 2.0 beta2 released

2005-02-14 by Steven Stern

On Mon, 14 Feb 2005 07:47:27 +0100, manu@... wrote:

>
>Steven Stern <subscribed-lists@...> wrote:
>
>> spf.c: In function `spf_check':
>> spf.c:79: error: `SPF_FALSE' undeclared (first use in this function)
>> spf.c:79: error: (Each undeclared identifier is reported only once
>> spf.c:79: error: for each function it appears in.)
>> make: *** [spf.o] Error 1
>
>Ooops, I missed that one.
>
>In spf.c, after the includes, add this:
>
>#ifndef SPF_FALSE
>#define SPF_FALSE 0
>#endif
>#ifndef SPF_TRUE
>#define SPF_TRUE 1
>#endif

That did it! Thanks.
-- 
  Steve

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.