Re: Limits for cidr files

2009-04-13 Thread Terry Carmen
> Terry Carmen: >> Does anybody know what practical limits are for cidr files? > > Postfix CIDR patterns are executed in the specified order. Therefore > the run-time processing time is linear in the number of rules. > > Each process also spends some time compiling the patterns during > initializa

Re: Limits for cidr files

2009-04-13 Thread Wietse Venema
Terry Carmen: > Does anybody know what practical limits are for cidr files? Postfix CIDR patterns are executed in the specified order. Therefore the run-time processing time is linear in the number of rules. Each process also spends some time compiling the patterns during initialization. Don't