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@...
Message
Re: [milter-greylist] Domain.com Domain.Com and so on
2004-05-28 by manu@netbsd.org
Attachments
- No local attachments were found for this message.