1 ################################
2 # Any outgoing mail sent by a user from a domain in local_hosts has its From:
3 # address and envelope From address rewritten to use his primary mail address
6 #################################
9 "${lookup ldap {LDAPURL?mail?sub?(uid=${quote_ldap:$local_part})} \
12 # vim: set sts=2 expandtab sw=2 ai: