mwolson: Only get token once, rather than 1-3 times
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 900_exim4-config_local_user
... / ...
CommitLineData
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