Bug 52514 - Опечатка per-mit_sasl_authenticated в главе "Настройка Postfix"
Summary: Опечатка per-mit_sasl_authenticated в главе "Настройка Postfix"
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: docs-alt-server (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Artem Zolochevskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-24 10:40 MSK by Vera Blagoveschenskaya
Modified: 2025-01-23 19:16 MSK (History)
3 users (show)

See Also:


Attachments
screen (191.91 KB, image/png)
2024-12-24 10:40 MSK, Vera Blagoveschenskaya
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vera Blagoveschenskaya 2024-12-24 10:40:50 MSK
Created attachment 17430 [details]
screen

Стенд: Server 10.2 x86_64 с обновлением до Sisyphus
Пакет: docs-alt-server-10.4-alt1

Глава: 48.4.1. Настройка Postfix

Прошу исправить опечатку в тексте:
изменить содержимое файла main.cf:
.....
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination, per-mit_sasl_authenticated, reject
smtpd_sender_restrictions = reject_authenticated_sender_login_mismatch
default_destination_recipient_limit = 1

Заменить: per-mit_sasl_authenticated на permit_sasl_authenticated
Иначе при попытке обратиться к серверу smtp получаем:
unknown smtpd restriction: "per-mit_sasl_authenticated"
Comment 1 Repository Robot 2025-01-23 19:16:33 MSK
docs-alt-server-10.4-alt3 -> sisyphus:

 Thu Jan 23 2025 Elena Mishina <lepata@altlinux> 10.4-alt3
 - fix some typos (closes #52514)
 - PBS: added notifications
 - update SambaDC, FreeIPA, Zabbix, Nextcloud