mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
scripts: misc improvements (#3281)
* corrected typo * corrected indentation
This commit is contained in:
parent
1c9ed6ce32
commit
88cd244e47
2 changed files with 6 additions and 7 deletions
|
@ -52,7 +52,7 @@ function __setup__security__postgrey
|
|||
cp -f /tmp/docker-mailserver/whitelist_recipients /etc/postgrey/whitelist_recipients
|
||||
fi
|
||||
else
|
||||
_log 'debug' 'Postscreen is disabled'
|
||||
_log 'debug' 'Postgrey is disabled'
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue