summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 62e0d267..14dec003 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -518,6 +518,8 @@ in rec {
518 "reject_non_fqdn_helo_hostname" 518 "reject_non_fqdn_helo_hostname"
519 "reject_invalid_helo_hostname" 519 "reject_invalid_helo_hostname"
520 "reject_unauth_destination" 520 "reject_unauth_destination"
521 "reject_unknown_recipient_domain"
522 "reject_unverified_recipient"
521 ]; 523 ];
522 524
523 smtpd_relay_restrictions = [ 525 smtpd_relay_restrictions = [