Allow satellite hosts to do alias processing.
[exim-config] / local.m4
index 582e1ce..c403876 100644 (file)
--- a/local.m4
+++ b/local.m4
@@ -61,17 +61,6 @@ untrusted_set_sender = : \
 ###--------------------------------------------------------------------------
 ### Forwarding and redirection for incoming mail.
 
-SECTION(routers, alias)m4_dnl
-## Look up the local part in the address map.
-alias:
-       driver = redirect
-       allow_fail = true
-       allow_defer = true
-       user = CONF_filter_user
-       FILTER_TRANSPORTS
-       local_parts = nwildlsearch; CONF_alias_file
-       data = ${expand:$local_part_data}
-
 SECTION(routers, real)m4_dnl
 ## A special hack to get mail to a user who has a forward file.  Only for
 ## special effects.