2018-01-16 | Paul Boddie | file changeset files shortlog | Parameterised user interface commands and values, employing a function to help generate suitable help text strings. | client-editing-simplification |
paul@897 | 1 | simple_local_person: |
paul@897 | 2 | debug_print = "R: simple_local_person for $local_part@$domain" |
paul@897 | 3 | driver = redirect |
paul@897 | 4 | domains = lsearch;/etc/exim4/virtual_domains |
paul@975 | 5 | data = ${lookup{$local_part}lsearch{/etc/exim4/virtual_people_local_system}} |
paul@897 | 6 | cannot_route_message = Unknown user |