Yahoo Groups archive

Milter-greylist

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

Thread

pending patches

pending patches

2004-10-06 by manu@netbsd.org

Hello

I'm back on broadband, and I'll try to handle the pending patches this
week. 

I have Alexandre Cherif's

line 273 of milter-greylist.c:
inet_ntop(AF_INET, &priv->priv_addr, ipstr, IPADDRLEN);
change to
                        if (!iptostring(SA(&priv->priv_addr), 
priv->priv_addrlen, ipstr, sizeof(ipstr)))
                        return SMFIS_CONTINUE;

Plus the patch for libspf2 support. I'll commit both of them soon.


Thomas Cameron proposed a RPM to be linked from the web site, where is
it?

Then I have the two patches from Dan Hollis and Remy Card that modify
the config file format. I might commit them as experimental (disabled by
default) because the main target remains an overall improvement of the
config file. Nobody replied to the RFC I posted about this. Nobody care
about the config file format?  

Did I missed a pending contribution?

-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu@...

pending patches

2006-04-12 by manu@netbsd.org

Hi

I'm planning to kick a new release but I haven't been able to keep with
the submissions. Can people that proposed patch resubmit them?

Note that I'll be AFK for one week starting saturday morning.

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

Adjustable reply message text?

2006-04-13 by Sysadmin

Tere.


If possible, please make this reject=451 4.7.1 xxxx error message text 
customizable from config file in next release.

-- 
Sysadmin

Re: [milter-greylist] Adjustable reply message text?

2006-04-13 by manu@netbsd.org

Sysadmin <sysadmin@...> wrote:

> If possible, please make this reject=451 4.7.1 xxxx error message text
> customizable from config file in next release.

Contribute a patch and you'll have it. Or have someone contributing a
patch...

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

Re: [milter-greylist] pending patches

2006-04-13 by manu@netbsd.org

<manu@...> wrote:

> I'm planning to kick a new release but I haven't been able to keep with
> the submissions. Can people that proposed patch resubmit them?

I had no news about the IPv6 problem on Tru64, and the never ending
patchset about lazyaw and the new hash code....

-- 
Emmanuel Dreyfus
Le cahier de l'admin BSD 2eme ed. est dans toutes les bonnes librairies
http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php
manu@...

Re: [milter-greylist] pending patches

2006-04-13 by Ranko Zivojnovic

On Thu, 2006-04-13 at 13:25 +0200, manu@... wrote:
> <manu@...> wrote:
> 
> > I'm planning to kick a new release but I haven't been able to keep
> with
> > the submissions. Can people that proposed patch resubmit them?
> 
> I had no news about the IPv6 problem on Tru64, and the never ending
> patchset about lazyaw and the new hash code....
> 

Sorry - I did not get to my mail until now. Here is the patch again.

Best regards,

R.

Re: [milter-greylist] pending patches

2006-04-13 by Emmanuel Dreyfus

On Thu, Apr 13, 2006 at 05:03:23PM +0300, Ranko Zivojnovic wrote:
> Sorry - I did not get to my mail until now. Here is the patch again.

That's the final patch for bucketed hash vs lazyaw? Only one file is
changed?

-- 
Emmanuel Dreyfus
manu@...

Re: [milter-greylist] Adjustable reply message text?

2006-04-13 by Chris Hoogendyk

Sysadmin wrote:
> Tere.

Someone asked earlier, "is this a greeting?"

It appears to be "hello" in Estonian. "Sysadmin"'s return address ends
in ".ee", which is the internet designation for the Republic of Estonia,
which is bounded on the East by Russia, on the South by Latvia, on the
West by the Baltic Sea, and on the North by the Gulf of Finland. Of
course, on the internet, we are all just a click away from one another.

Pronounced "Terra." Found that by listening to a snippet of "Tere
perestroika" by JMKE on iTunes, from the album "Totally Estoned" (2006)
-- the Best of JMKE.

OK, back to work.  ;-)


---------------

Chris Hoogendyk

-
   O__  ---- Systems Administrator
  c/ /'_ --- Biology & Geology Departments
 (*) \(*) -- 140 Morrill Science Center
~~~~~~~~~~ - University of Massachusetts, Amherst 

<hoogendyk@...>

--------------- 

Erd\ufffds 4

Re: [milter-greylist] pending patches

2006-04-13 by Ranko Zivojnovic

On Thu, 2006-04-13 at 14:12 +0000, Emmanuel Dreyfus wrote:
> On Thu, Apr 13, 2006 at 05:03:23PM +0300, Ranko Zivojnovic wrote:
> > Sorry - I did not get to my mail until now. Here is the patch again.
> 
> That's the final patch for bucketed hash vs lazyaw? Only one file is
> changed?
> 

That is correct.

R.

Re: [milter-greylist] pending patches

2006-04-13 by manu@netbsd.org

Ranko Zivojnovic <ranko@...> wrote:

> > That's the final patch for bucketed hash vs lazyaw? Only one file is
> > changed?
> That is correct.

Ok, checked in.

No pending patch on the Tru64 and IPv6 problem?

-- 
Emmanuel Dreyfus
Le cahier de l'admin BSD 2eme ed. est dans toutes les bonnes librairies
http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php
manu@...

Re: [milter-greylist] Adjustable reply message text?

2006-04-14 by Sysadmin

Tere.
> Someone asked earlier, "is this a greeting?"
>   
Yes, in Estonian.
> It appears to be "hello" in Estonian. "Sysadmin"'s return address ends
> in ".ee", which is the internet designation for the Republic of Estonia,
> which is bounded on the East by Russia, on the South by Latvia, on the
> West by the Baltic Sea, and on the North by the Gulf of Finland. Of
> course, on the internet, we are all just a click away from one another.
>
> Pronounced "Terra." Found that by listening to a snippet of "Tere
> perestroika" by JMKE on iTunes, from the album "Totally Estoned" (2006)
> -- the Best of JMKE.
>   

Vau. I'm surprised what You know, and Yes, everything correct.

-- 
Sysadmin

Re: [milter-greylist] Adjustable reply message text?

2006-04-16 by Sysadmin

Tere.
>
> Contribute a patch and you'll have it. Or have someone contributing a
> patch...
>
>   
If I could, I'd make such patch:(. So now I'm just changing in 
milter-greylist.c the default error text to "overload.", as seems some 
spammers do read error messages and seeing greylisting etc error, makes 
them more angry as some  more understandable message:).


-- 
Sysadmin

Re: [milter-greylist] Adjustable reply message text?

2006-04-19 by Kai Schaetzl

Sysadmin wrote on Thu, 13 Apr 2006 07:55:30 +0300:

> If possible, please make this reject=451 4.7.1 xxxx error message text 
> customizable from config file in next release.

You can reject without any specific mention of "greylisting", just run man 
greylist.conf for the options available. Maybe that's enough for your 
purpose, anyway?

Kai

-- 
Kai Sch\ufffdtzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com

Re: [milter-greylist] Adjustable reply message text?

2006-04-19 by Kai Schaetzl

Chris Hoogendyk wrote on Thu, 13 Apr 2006 12:34:31 -0400:

> Someone asked earlier, "is this a greeting?"

Yepp, me, thanks for the info!

Kai

-- 
Kai Sch\ufffdtzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com

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.