Ronald F. Guilmette wrote:
It's easy enough to just pass a copy of $mynetworks to an external policy
server, e.g. via the command line argv.

#main.cf
mynetworks = /path/to/file
or
mynetworks = cidr:/path/to/file
(the file format is slightly different for each of the above examples)

use the same file in your policy service.
http://www.postfix.org/postconf.5.html#mynetworks

--
Noel Jones

Reply via email to