On 4/6/2021 11:54 AM, Wietse Venema wrote:
> Norton Allen:
>> One must always announce their failings before they can see them.
>>
>> Postfix did not like the '00' for the 4th octet.
> The address was rejected by the inet_pton() system library function.
> I have made the warning more specific.
>
> Example:
>
> warning: cidr map /tmp/x.cidr, line 1: bad network value in "1.2.3.00/28": skipping this rule
Thanks, that should help. The real trick in the heat of the moment is to
calm down and read the errors carefully.