summaryrefslogtreecommitdiffstats
path: root/debian/debconf/conf.d/router/900_exim4-config_local_user
blob: 423c7296412126f8051aa0250830e9abca160f65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### router/900_exim4-config_local_user
#################################

# This router matches local user mailboxes. If the router fails, the error
# message is "Unknown user".

local_user:
  debug_print = "R: local_user for $local_part@$domain"
  driver = accept
  domains = +local_domains
  check_local_user
  local_parts = ! root
  transport = LOCAL_DELIVERY
  cannot_route_message = Unknown user