ok so it can be done with something like this relocated_maps = mysql:/etc/postfix/mysql-relocated.cf transport_maps = mysql:/etc/postfix/mysql-transport.cf
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Len Conrad Sent: 25. august 2003 16:26 To: [EMAIL PROTECTED] Subject: [IMGate] Re: transport.map question >Is it possible to include the domains in transport.map from a mysql db I would avoid the complexity of having postfix query sql directly for .map access. I would export the db into a .map file that could be pulled or pushed into each MX. Len
