Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] milter-greylist 4.4 alpha1 is available

2012-02-24 by manu@netbsd.org

Gary Faith <gafaith@...> wrote:

> since I didn't need spamd and it compiled correctly.  Thought I would
> mention the error just so you know.

Here is the fix. It happened because I do not run millter-greylist with
all options, therefore I missed it:

Index: spamd.c
===================================================================
RCS file: /cvsroot/milter-greylist/spamd.c,v
retrieving revision 1.21
diff -r1.21 spamd.c
195c195
<               if (spamd_write(sock, l->l_lines, l->l_len) == -1)
---
>               if (spamd_write(sock, l->l_line, l->l_len) == -1)


-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

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.