From ce6412017c33a2505484114603d4ebd7c0b7a936 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 17 Jun 2013 12:11:28 +0300 Subject: [PATCH] smarthost examples --- install/0.9.8/rhel/exim.conf | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/install/0.9.8/rhel/exim.conf b/install/0.9.8/rhel/exim.conf index 9966f630d..36a0ebcb0 100644 --- a/install/0.9.8/rhel/exim.conf +++ b/install/0.9.8/rhel/exim.conf @@ -174,22 +174,20 @@ dovecot_login: ########################################################################## begin routers ########################################################################## +#smarthost: +# driver = manualroute +# domains = ! +local_domains +# transport = remote_smtp +# route_list = * smartrelay.vestacp.com +# no_more +# no_verify + dnslookup: driver = dnslookup domains = !+local_domains transport = remote_smtp -# ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 no_more -#system_aliases: -# domains = +local_domains -# driver = redirect -# allow_fail -# allow_defer -# data = ${lookup{$local_part}lsearch{/etc/aliases}} -# file_transport = address_file -# pipe_transport = address_pipe - userforward: driver = redirect check_local_user @@ -226,7 +224,6 @@ aliases: pipe_transport = address_pipe unseen - localuser_spam: driver = accept transport = local_spam_delivery