From fc1359b1b41ee4a7216fdc072ed7d333e3af2e7d Mon Sep 17 00:00:00 2001 From: hexchen Date: Thu, 7 Jan 2021 01:43:31 +0000 Subject: [PATCH] hainich/mail: loosen sender restriction --- configuration/hosts/hainich/services/mail.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/hosts/hainich/services/mail.nix b/configuration/hosts/hainich/services/mail.nix index ddda13b..160e659 100644 --- a/configuration/hosts/hainich/services/mail.nix +++ b/configuration/hosts/hainich/services/mail.nix @@ -134,6 +134,7 @@ virusScanning = false; }; services.postfix.submissionOptions.smtpd_sender_restrictions = "reject_non_fqdn_sender,reject_unknown_sender_domain,permit"; + services.postfix.submissionsOptions.smtpd_sender_restrictions = "reject_non_fqdn_sender,reject_unknown_sender_domain,permit"; services.postfix.virtual = '' @4future.dev @hacc.space @4futu.re @hacc.space