File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed
Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -174,22 +174,20 @@ dovecot_login:
174174##########################################################################
175175begin routers
176176##########################################################################
177+ #smarthost:
178+ # driver = manualroute
179+ # domains = ! +local_domains
180+ # transport = remote_smtp
181+ # route_list = * smartrelay.vestacp.com
182+ # no_more
183+ # no_verify
184+
177185dnslookup:
178186 driver = dnslookup
179187 domains = !+local_domains
180188 transport = remote_smtp
181- # ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
182189 no_more
183190
184- #system_aliases:
185- # domains = +local_domains
186- # driver = redirect
187- # allow_fail
188- # allow_defer
189- # data = ${lookup{$local_part}lsearch{/etc/aliases}}
190- # file_transport = address_file
191- # pipe_transport = address_pipe
192-
193191userforward:
194192 driver = redirect
195193 check_local_user
@@ -226,7 +224,6 @@ aliases:
226224 pipe_transport = address_pipe
227225 unseen
228226
229-
230227localuser_spam:
231228 driver = accept
232229 transport = local_spam_delivery
You can’t perform that action at this time.
0 commit comments