Imported Debian patch 4.84-8
[hcoop/debian/exim4.git] / debian / debconf / conf.d / router / 900_exim4-config_local_user
CommitLineData
de45f55a
AM
1
2### router/900_exim4-config_local_user
3#################################
4
5# This router matches local user mailboxes. If the router fails, the error
6# message is "Unknown user".
7
8local_user:
9 debug_print = "R: local_user for $local_part@$domain"
10 driver = accept
11 domains = +local_domains
12 check_local_user
13 local_parts = ! root
14 transport = LOCAL_DELIVERY
15 cannot_route_message = Unknown user