From 2bfc6df91f18f6d3a71369f46005791b439d5fe8 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 22 May 2022 13:55:24 -0500 Subject: [PATCH] Update main.auth.cf --- defaults/main.auth.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.auth.cf b/defaults/main.auth.cf index 33c126b..d07aba1 100644 --- a/defaults/main.auth.cf +++ b/defaults/main.auth.cf @@ -48,5 +48,5 @@ sender_canonical_maps = regexp:/etc/postfix/sender_canonical smtp_sasl_auth_enable = yes smtp_tls_security_level = encrypt -smtp_sasl_password_maps = static:<>@scity.us:<> +smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options = noanonymous