On Thu, Feb 06, 2014 at 04:59:43PM +0200, Konstantin wrote: > I will try cdb. > When i will change default_database_type to cdb can i also move from: > mynetworks = cidr:/etc/postfix/relaynetworks > to > mynetworks = cdb:/etc/postfix/relaynetworks > > or CIDR ip's not supported in cdb?
CIDR lookups are only supported via the CIDR map type. Some database
engines (e.g. Postgres) may also be able to perform CIDR lookups
via appropriate SQL built-in functions.
--
Viktor.
