lib/mail.sh
This commit is contained in:
parent
d332204df6
commit
2e682aad4a
@ -154,7 +154,7 @@ EOF
|
||||
}
|
||||
start_mail() {
|
||||
# Start service with command to make sure it's up before proceeding
|
||||
start_service "mail" "nc -z 172.99.0.16 25 &> /dev/null" "15"
|
||||
start_service "mail" "nc -z 172.99.0.16 25 &> /dev/null" "25"
|
||||
|
||||
# Generate the DKIM DNS key and setup
|
||||
docker exec mail setup config dkim
|
||||
|
Loading…
x
Reference in New Issue
Block a user