On 2023-12-31 at 05:56:49 UTC-0500 (Sun, 31 Dec 2023 11:56:49 +0100) Togan Muftuoglu via Postfix-users <tog...@dinamizm.com> is rumored to have said:
But then reading man lmtp(8) it says lmtp is expected to be configured in master.cf. What am I configuring and how do I do is as there is no lmtp server running on the machine running postfix. Everything will be sent to the dovecot machine.
The Postfix "lmtp" transport defined in master.cf runs the Postfix "lmtp" binary (typically a hardlink to "smtp") in LMTP mode, so that it operates as a LMTP client. You need the lmtp transport defined in master.cf so that you can use it in *_transport directive in main.cf. The Dovecot "lmtp" is the LMTP server side.
-- Bill Cole b...@scconsult.com or billc...@apache.org (AKA @grumpybozo and many *@billmail.scconsult.com addresses) Not Currently Available For Hire _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org