Re: authentication required error codes

2021-06-01 Thread Matus UHLAR - fantomas
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

Re: authentication required error codes

2021-06-01 Thread Wietse Venema
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

Re: authentication required error codes

2021-06-01 Thread Matus UHLAR - fantomas
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]:

Re: authentication required error codes

2021-05-31 Thread Wietse Venema
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

Re: authentication required error codes

2021-05-31 Thread Jaroslaw Rafa
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