Просмотр исходного кода

Missing definitions commented out

merge-requests/1/merge
Christoph Haas 6 лет назад
Родитель
Сommit
68a0469a67
1 измененных файлов: 3 добавлений и 3 удалений
  1. +3
    -3
      ansible/roles/ispmail-postfix/files/master.cf

+ 3
- 3
ansible/roles/ispmail-postfix/files/master.cf Просмотреть файл

@@ -20,9 +20,9 @@ submission inet n - y - - smtpd
-o smtpd_sasl_auth_enable=yes
-o smtpd_tls_auth_only=yes
-o smtpd_reject_unlisted_recipient=no
-o smtpd_client_restrictions=$mua_client_restrictions
-o smtpd_helo_restrictions=$mua_helo_restrictions
-o smtpd_sender_restrictions=$mua_sender_restrictions
# -o smtpd_client_restrictions=$mua_client_restrictions
# -o smtpd_helo_restrictions=$mua_helo_restrictions
# -o smtpd_sender_restrictions=$mua_sender_restrictions
-o smtpd_recipient_restrictions=
-o smtpd_relay_restrictions=permit_sasl_authenticated,reject
-o milter_macro_daemon_name=ORIGINATING


Загрузка…
Отмена
Сохранить