Yahoo Groups archive

Milter-greylist

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

Thread

Domain.com Domain.Com and so on

Domain.com Domain.Com and so on

2004-05-28 by Alexandre CHERIF

Hi,

i'm testing milter-greylist for about two days now and it seems to work 
pretty well. but i think it will be well that:
- the regcomp function should be compiled with REG_ICASE to ignore case
- the strcmp function should be replace by strcasecmp.
i'm running under solaris and this function exist on it, but i can't 
say if it's on many other platforms.
maybe someone else notice this little trouble.

and just to know why, did someone knows why email address lenght is 31 ?

Regards.

ps: mannu just a great soft

Re: [milter-greylist] Domain.com Domain.Com and so on

2004-05-28 by manu@netbsd.org

Alexandre CHERIF <alexandre.cherif@...> wrote:

> i'm testing milter-greylist for about two days now and it seems to work
> pretty well. but i think it will be well that:
> - the regcomp function should be compiled with REG_ICASE to ignore case

Good idea, it will be the case in the next release.

> - the strcmp function should be replace by strcasecmp.

Well for greylist tuple checks it should be useless (or even bad) as the
sender should always resend with the same case. 

Autowhitelist and whitelist checks are already case-insentive. 

> i'm running under solaris and this function exist on it, but i can't 
> say if it's on many other platforms.
> maybe someone else notice this little trouble.
> 
> and just to know why, did someone knows why email address lenght is 31 ?

Because using longer lengths will consume more memory, but it seems it
won't bring anything we don't already have.

-- 
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@...

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.