mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +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
|
if [[ ! -z "$RELAY" ]]; then
|
||||||
# setup the relay
|
# setup the relay
|
||||||
cat >> /etc/postfix/main.cf <<- EOF
|
cat >> /etc/postfix/main.cf <<- EOF
|
||||||
relay_host = $RELAY
|
relayhost = $RELAY
|
||||||
|
|
||||||
# These lines can be used, if the result is not as expected
|
# These lines can be used, if the result is not as expected
|
||||||
debug_peer_list = smtp-relay.gmail.com
|
debug_peer_list = smtp-relay.gmail.com
|
||||||
|
|
Loading…
Reference in New Issue
Block a user