LuKreme:
> 220.73.0.0/255.255.0.0 reject
TABLE FORMAT
The general form of a Postfix CIDR table is:
network_address/network_mask result
When a search string matches the specified network block, use
the corresponding result value. Specify 0.0.0.0/0 to match every
IPv4 address, and ::/0 to match every IPv6 address.
Postfix expects that the mask is specified as a number of bits.
I'll update the manpage.
Wietse
