Matus UHLAR - fantomas:
Can I provide "530 5.7.0 Authentication Required." error in
smtpd_client_restrictions/smtpd_helo_restrictions somehow?
I can think of using:
mua_client_restrictions = permit_sasl_authenticated, check_client_access
static:{"530 5.7.0 Authentication Required."}
On 01.0
Matus UHLAR - fantomas:
> Can I provide "530 5.7.0 Authentication Required." error in
> smtpd_client_restrictions/smtpd_helo_restrictions somehow?
>
>
> I can think of using:
>
> mua_client_restrictions = permit_sasl_authenticated, check_client_access
> static:{"530 5.7.0 Authentication Require
On 31.05.21 16:48, Matus UHLAR - fantomas wrote:
looking at postfix logs I found out that with standard restrictions
inherited from main.cf at ports 465/587, the client gets error message like:
May 30 12:05:04 mail postfix/submission/smtpd[22649]: NOQUEUE: reject: RCPT from unknown[192.0.2.1]:
Matus UHLAR - fantomas:
> Hello,
>
> looking at postfix logs I found out that with standard restrictions
> inherited from main.cf at ports 465/587, the client gets error message like:
>
> May 30 12:05:04 mail postfix/submission/smtpd[22649]: NOQUEUE: reject: RCPT
> from unknown[192.0.2.1]: 504 5
Dnia 31.05.2021 o godz. 16:48:41 Matus UHLAR - fantomas pisze:
>
> standard master.cf contains proposed overrides for submission/submissions
> services:
>
> # -o smtpd_client_restrictions=$mua_client_restrictions
> # -o smtpd_helo_restrictions=$mua_helo_restrictions
> # -o smtpd_sender_restric