mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
smarthost examples
This commit is contained in:
parent
349308ef1c
commit
ce6412017c
1 changed files with 8 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue