X-Git-Url: https://git.hcoop.net/hcoop/zz_old/config/exim4-hopper.git/blobdiff_plain/0a3b3788c09b2b77e67186dc51aa9bc91f9f9d36..11dd947c3819119a9738eab87be2ee05b60b6e61:/conf.d/router/600_exim4-config_userforward diff --git a/conf.d/router/600_exim4-config_userforward b/conf.d/router/600_exim4-config_userforward index eab0ff0..95784b6 100644 --- a/conf.d/router/600_exim4-config_userforward +++ b/conf.d/router/600_exim4-config_userforward @@ -18,10 +18,13 @@ # 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 = +local_domains + domains = +unix_domains check_local_user file = $home/.forward require_files = $local_part:$home/.forward