hi all,
in "mail proxy", under "transports" tab, it's possible to assign an "inbox" server for a realying
domain. eg:
relay domain: mydomain.com
host: inbox.mydomain.com
port: 25
use MX: unchecked
so only pmg postfix is exposed to internet, cleaning and routing emails.
but if there are, say, four "inbox" servers behind pmg, each used for a group of users,
with specific ldap attribute "mailRoutingAddress", it would be possible to modify postfix files
-manually- to get this up and running? it would be possible to add a line like this one
virtual_alias_maps = ldap:/etc/postfix/ldap-aliases.cf
to postfix main.cf to use a custom ldap aliases definition file?
many thanks,
francesco
in "mail proxy", under "transports" tab, it's possible to assign an "inbox" server for a realying
domain. eg:
relay domain: mydomain.com
host: inbox.mydomain.com
port: 25
use MX: unchecked
so only pmg postfix is exposed to internet, cleaning and routing emails.
but if there are, say, four "inbox" servers behind pmg, each used for a group of users,
with specific ldap attribute "mailRoutingAddress", it would be possible to modify postfix files
-manually- to get this up and running? it would be possible to add a line like this one
virtual_alias_maps = ldap:/etc/postfix/ldap-aliases.cf
to postfix main.cf to use a custom ldap aliases definition file?
many thanks,
francesco