mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
omg effing underscore
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
49a83d77d2
commit
894589b169
|
@ -43,7 +43,7 @@ fi
|
|||
if [[ ! -z "$RELAY" ]]; then
|
||||
# setup the relay
|
||||
cat >> /etc/postfix/main.cf <<- EOF
|
||||
relay_host = $RELAY
|
||||
relayhost = $RELAY
|
||||
|
||||
# These lines can be used, if the result is not as expected
|
||||
debug_peer_list = smtp-relay.gmail.com
|
||||
|
|
Loading…
Reference in New Issue
Block a user