[pfx] Re: disable authentication on port 25

2024-05-24 Thread Stephan Seitz via Postfix-users

Am Fr, Mai 24, 2024 at 15:12:31 +0200 schrieb Benny Pedersen via Postfix-users:

Stephan Seitz via Postfix-users skrev den 2024-05-24 15:01:
Carefull, if you have „smtpd_tls_auth_only = yes” (I think), then 
you’ll see AUTH after STARTTLS…

port 25 must not be tls only


I didn’t say that, but you can make AUTH TLS-only even on 25.

Stephan

--
|If your life was a horse, you'd have to shoot it.|
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org


[pfx] Re: disable authentication on port 25

2024-05-24 Thread Stephan Seitz via Postfix-users

Am Fr, Mai 24, 2024 at 20:48:16 +0800 schrieb Northwind via Postfix-users:

ehlo localhost.localdomain
250-mx.domain.xyz
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 CHUNKING
no AUTH  was there. so it should be working. :)


Carefull, if you have „smtpd_tls_auth_only = yes” (I think), then you’ll 
see AUTH after STARTTLS…


Stephan

--
|If your life was a horse, you'd have to shoot it.|
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org