On Thu, Aug 07, 2008 at 01:36:08PM -0500, Stan Hoeppner wrote: > What changes would I need to make in order to start using CIDR notation > in my access file? I'm currently using the standard hashed access file.
http://www.postfix.org/documentation.html Lookup table overview --> http://www.postfix.org/DATABASE_README.html All Postfix lookup tables are specified as "type:table", where "type" is one of the database types described under "Postfix lookup table types" at the end of this document ... cidr A table that associates values with Classless Inter-Domain Routing (CIDR) patterns. The table format is described in cidr_table(5). http://www.postfix.org/cidr_table.5.html