mirror of
https://github.com/docker-mailserver/docker-mailserver
synced 2025-08-27 04:11:38 +02:00
fix typo
This commit is contained in:
parent
c3860f6bfe
commit
0d856f9de4
@ -8,7 +8,7 @@ function _main() {
|
||||
|
||||
local DOMAIN="${1}"
|
||||
local RELAY_ACCOUNT="${2}"
|
||||
local PASSWD="${2}"
|
||||
local PASSWD="${3}"
|
||||
|
||||
_validate_parameters
|
||||
_add_relayhost_credentials
|
||||
|
Loading…
Reference in New Issue
Block a user