summaryrefslogtreecommitdiff
path: root/conf.d/030_routers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/030_routers.conf')
-rw-r--r--conf.d/030_routers.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf.d/030_routers.conf b/conf.d/030_routers.conf
index be3651f..71352ec 100644
--- a/conf.d/030_routers.conf
+++ b/conf.d/030_routers.conf
@@ -25,7 +25,7 @@ begin routers
25 25
26localrouting: 26localrouting:
27 domains = ! +local_domains 27 domains = ! +local_domains
28 transport = remote_smtp 28 transport = signed_smtp
29 ignore_target_hosts = <; 0.0.0.0 ; 127.0.0.0/8 ; ::1 29 ignore_target_hosts = <; 0.0.0.0 ; 127.0.0.0/8 ; ::1
30 driver = manualroute 30 driver = manualroute
31 route_data = ${lookup{$domain}lsearch*{SMTPMAP}} 31 route_data = ${lookup{$domain}lsearch*{SMTPMAP}}
@@ -98,7 +98,6 @@ system_aliases:
98 allow_fail 98 allow_fail
99 allow_defer 99 allow_defer
100 data = ${lookup{$local_part}lsearch{/etc/mail/aliases}} 100 data = ${lookup{$local_part}lsearch{/etc/mail/aliases}}
101# user = exim
102 file_transport = address_file 101 file_transport = address_file
103 pipe_transport = address_pipe 102 pipe_transport = address_pipe
104 103