Re: LMTP connection

2021-06-14 Thread Wietse Venema
Dima Veselov: > I found that private/lmtp is the service which do > the actual transport into other LMTPs, so it should not be > replaced in any way. Confirmed. This is how Postfix connects to its own LMTP client. That client uses a TCP or UNIX-domain socket to talk to an LMTP server. Wie

Re: LMTP connection

2021-06-14 Thread Dima Veselov
I found that private/lmtp is the service which do the actual transport into other LMTPs, so it should not be replaced in any way. This was my mistake, excuse me. On 14.06.2021 17:43, Dima Veselov wrote: Greetings, I am using Postfix 3.6.0 on NetBSD 9.2 with Dovecot 2.3.14 acting as LMTP servic