summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index b9e76c00..c2ad2574 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -424,6 +424,7 @@ in rec {
424 reject_unknown_recipient_domain, 424 reject_unknown_recipient_domain,
425 permit_mynetworks, 425 permit_mynetworks,
426 permit_sasl_authenticated, 426 permit_sasl_authenticated,
427 reject_unauthenticated_sender_login_mismatch,
427 reject_non_fqdn_helo_hostname, 428 reject_non_fqdn_helo_hostname,
428 reject_invalid_helo_hostname, 429 reject_invalid_helo_hostname,
429 reject_unauth_destination, 430 reject_unauth_destination,