From b99a361fe115d6db33cc7d0e5d044a13fa13a34e Mon Sep 17 00:00:00 2001 From: valentin Date: Mon, 11 Nov 2019 15:40:57 +0100 Subject: [PATCH] update --- MailServerInstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MailServerInstall.md b/MailServerInstall.md index 8dc7dce..16fd4ed 100644 --- a/MailServerInstall.md +++ b/MailServerInstall.md @@ -203,7 +203,7 @@ smtpd_recipient_restrictions = reject_unauth_destination, reject_non_fqdn_recipient -C# client +# client smtpd_client_restrictions = permit_mynetworks ~~~~ \ No newline at end of file