From 52889dff516a1be14599addbeb57f4d4c94af3f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= Date: Fri, 10 Aug 2018 09:15:13 +0200 Subject: [PATCH] Sender check guide --- docs/u_e-postfix-disable_sender_verification.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/u_e-postfix-disable_sender_verification.md b/docs/u_e-postfix-disable_sender_verification.md index 73e35c9b8..91b28b627 100644 --- a/docs/u_e-postfix-disable_sender_verification.md +++ b/docs/u_e-postfix-disable_sender_verification.md @@ -1,3 +1,11 @@ +## New guide + +Edit a mailbox and select "Allow to send as *". + +For historical reasons we kept the old and deprecated guide below: + +## Deprecated guide + This option is not best-practice and should only be implemented when there is no other option available to achieve whatever you are trying to do. Simply create a file `data/conf/postfix/check_sasl_access` and enter the following content. This user must exist in your installation and needs to authenticate before sending mail.