diff options
| -rw-r--r-- | ymir.nix | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -353,13 +353,6 @@ in rec { | |||
| 353 | reject_invalid_helo_hostname, | 353 | reject_invalid_helo_hostname, |
| 354 | permit | 354 | permit |
| 355 | 355 | ||
| 356 | # smtpd_sender_restrictions = | ||
| 357 | # permit_mynetworks, | ||
| 358 | # permit_sasl_authenticated, | ||
| 359 | # reject_non_fqdn_sender, | ||
| 360 | # reject_unknown_sender_domain, | ||
| 361 | # permit | ||
| 362 | |||
| 363 | smtpd_recipient_restrictions = | 356 | smtpd_recipient_restrictions = |
| 364 | reject_unauth_pipelining, | 357 | reject_unauth_pipelining, |
| 365 | reject_non_fqdn_recipient, | 358 | reject_non_fqdn_recipient, |
