diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 = [ |
