Update base config to exim 4.89
[hcoop/config/exim.git] / conf.d / router / 900_exim4-config_local_user
index 52e1897..423c729 100644 (file)
@@ -2,6 +2,9 @@
 ### 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
@@ -9,6 +12,4 @@ local_user:
   check_local_user
   local_parts = ! root
   transport = LOCAL_DELIVERY
-
-
-
+  cannot_route_message = Unknown user