mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-30 23:54:46 +02:00
Update start-mailserver.sh
This commit is contained in:
parent
3cabf10520
commit
ec5837d496
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ if [ -f /tmp/postfix/main.cf ]; then
|
|||
done < /tmp/postfix/main.cf
|
||||
echo "Loaded '/tmp/postfix/main.cf'"
|
||||
else
|
||||
echo "==> Warning: '/tmp/postfix/main.cf' is not provided. No extra postfix settings loaded."
|
||||
echo "'/tmp/postfix/main.cf' not provided. No extra postfix settings loaded."
|
||||
fi
|
||||
|
||||
if [ ! -z "$SASL_PASSWD" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue