From 905546cbfd84afd781b6d6c67763aa4b0719fa0c Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 10 Dec 2012 13:34:22 +0200 Subject: [PATCH] exim: removed system_alias router --- install/0.9.7/rhel/exim.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/install/0.9.7/rhel/exim.conf b/install/0.9.7/rhel/exim.conf index ef19fefff..42b9335f3 100644 --- a/install/0.9.7/rhel/exim.conf +++ b/install/0.9.7/rhel/exim.conf @@ -167,13 +167,13 @@ dnslookup: # ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 no_more -system_aliases: - driver = redirect - allow_fail - allow_defer - data = ${lookup{$local_part}lsearch{/etc/aliases}} - file_transport = address_file - pipe_transport = address_pipe +#system_aliases: +# driver = redirect +# allow_fail +# allow_defer +# data = ${lookup{$local_part}lsearch{/etc/aliases}} +# file_transport = address_file +# pipe_transport = address_pipe userforward: driver = redirect