2015-10-21 | Paul Boddie | file changeset files shortlog | Added more dependency information and introduced the start of "simple" identity support for Exim, moving LDAP configuration files into their own directory. |
paul@890 | 1 | ldap_person: |
paul@890 | 2 | debug_print = "R: ldap_person for $local_part@$domain" |
paul@890 | 3 | driver = accept |
paul@890 | 4 | domains = lsearch;/etc/exim4/virtual_domains |
paul@890 | 5 | local_parts = lsearch;/etc/exim4/virtual_people |
paul@890 | 6 | transport = people_transport |
paul@890 | 7 | cannot_route_message = Unknown user |