Base Debian config for exim 4.69-9
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / router / 600_exim4-config_userforward
index 95784b6..59259ca 100644 (file)
 # The four transports specified at the end are those that are used when
 # forwarding generates a direct delivery to a directory, or a file, or to a
 # pipe, or sets up an auto-reply, respectively.
-
-# hcoop-change: Use unix_domains rather than local_domains.
-
+#
 userforward:
   debug_print = "R: userforward for $local_part@$domain"
   driver = redirect
-  domains = +unix_domains
+  domains = +local_domains
   check_local_user
   file = $home/.forward
   require_files = $local_part:$home/.forward