From 3c30ba95ac41e9de4894ab5f98a8c070859bc9f7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 22 May 2022 13:39:56 -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 aed4238..33c126b 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:<>:<> +smtp_sasl_password_maps = static:<>@scity.us:<> smtp_sasl_security_options = noanonymous