Yahoo Groups archive

Milter-greylist

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

Thread

milter-greylist 2.1.1 is out

milter-greylist 2.1.1 is out

2006-01-08 by manu@netbsd.org

Hello

Here is a new release of milter-greylist, integrating the numerous
performance improvements from Ranko Zivojnovic.

There have also been changes in whitelisting handling with multiple
recipients and the {greylist} macro. I'm not sure the change is right,
so beware if you use it. 

Since the changes were rather intrusive, this is a developement release.

http://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.1.1.tgz
MD5 (milter-greylist-2.1.1.tgz) = 0fc36be78526a507d6a911a7c5955b58

And if you get burned, please complain.

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

Re: [milter-greylist] milter-greylist 2.1.1 is out

2006-01-08 by Hajimu UMEMOTO

Hi,

>>>>> On Sun, 8 Jan 2006 01:55:48 +0100
>>>>> manu@... said:

manu> http://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.1.1.tgz
manu> MD5 (milter-greylist-2.1.1.tgz) = 0fc36be78526a507d6a911a7c5955b58

manu> And if you get burned, please complain.

There is merge failure.  Please apply following patch:

Index: milter-greylist.c
diff -u -p milter-greylist.c.orig milter-greylist.c
--- milter-greylist.c.orig	Sun Jan  8 09:04:37 2006
+++ milter-greylist.c	Sun Jan  8 13:00:02 2006
@@ -167,7 +167,7 @@ mlfi_helo(ctx, helostr)
 	priv = (struct mlfi_priv *) smfi_getpriv(ctx);
 
 #if (defined(HAVE_SPF) || defined(HAVE_SPF_ALT) || \
-     defined(HAVE_SPF2) || defined(HAVE_SPF2)) 
+     defined(HAVE_SPF2_10) || defined(HAVE_SPF2))
 	strncpy_rmsp(priv->priv_helo, helostr, ADDRLEN);
 	priv->priv_helo[ADDRLEN] = '\0';
 #endif


Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@...  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

milter-greylist 2.1.2 is out

2006-01-08 by manu@netbsd.org

Hajimu UMEMOTO <ume@...> wrote:

> There is merge failure.  Please apply following patch:

Here is the new release:
http://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.1.2.tgz
MD5 (milter-greylist-2.1.2.tgz) = 7b36cc0303aa5c320bbf56e7fb9c5bc1
 
-- 
Emmanuel Dreyfus
Un bouquin en français sur BSD:
http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php
manu@...

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.