1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-08-27 04:11:38 +02:00
This commit is contained in:
casperklein 2024-06-19 00:22:04 +02:00
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