auth service over tls

2023-11-15 Thread ibra
Hi, I'm trying running tls connections for both auth and lmtp services. For lmtp it is ok, for auth service I couldnt make it. I configure dovecot with the next configuration in file "conf.d/10-myconfig.conf": service auth {   inet_listener {     name = dovecot_auth     address = 127.0.0.1     por

Re: auth service over tls

2023-11-17 Thread ibra
connection, but not sure if Postfix can make the TLS initial request. I just could exchange data over LMTP in plain (no TLS) between Postfix and Dovecot. Regards, Ibra On Thu, 16 Nov 2023 at 12:28, Nick Lockheart wrote: Are Postfix and Dovecot running on the same server? If so, you might