make default to relay via bastion
This commit is contained in:
parent
e8b3b77948
commit
b069757484
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ unknown_local_recipient_reject_code = 550
|
||||||
#relayhost = [mailserver.isp.tld]
|
#relayhost = [mailserver.isp.tld]
|
||||||
#relayhost = uucphost
|
#relayhost = uucphost
|
||||||
#relayhost = [an.ip.add.ress]
|
#relayhost = [an.ip.add.ress]
|
||||||
relayhost =
|
relayhost = bastion
|
||||||
|
|
||||||
|
|
||||||
# REJECTING UNKNOWN RELAY USERS
|
# REJECTING UNKNOWN RELAY USERS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue