Hello, I have an configuration issue with postfix. I want to have multiple deliveryagents (configured in master.cf) in one domain. The virtual users are stored in ldap and must be delivered to zarafa. There are also some Public Folders in zarafa, whereby an other syntax of zarafa is required.
Examples; [email protected] -> zarafa (configured in master.cf) [email protected] -> zarafa-pf (configured in master.cf) So, i have found transport_maps, but can you use ldap-lookup tables in this lookuptable? main.cf: transport_maps = hash:/etc/postfix/transportmaps /etc/postfix/transport_maps: ldap:/etc/postfix/ldap_users.cf zarafa ldap:/etc/postfix/ldap_pf.cf zarafa-pf Thanks already! Tjerk Jan
