get a catch!
I copied configuration from previous server and there were:
Quote:
|
smtpd_tls_auth_only = yes
|
and after:
I initiate connection without TLS
if I change to:
I got these lines:
Quote:
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
|
this SMTP server is used by mine, and mine clients, after proper auth - therefore this setting is too strict? [I miss incoming mail from something?]