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