lib/mail.sh

This commit is contained in:
root 2023-08-30 19:10:28 +00:00
parent d332204df6
commit 2e682aad4a

View File

@ -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