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. Wietse