Hello Wietse,

Thank you for getting me on the right track.  It occurred to me that I am issuing a transport for all users.  I have split domains and SQL driven user queries always result in a transport table match. It made it easier to develop.  As such, I found that with this scheme, neither does the master.cf need a transport added nor does main.cf need virtual_transport to be set.  Once I set the default transport to what was in main.cf:virtual_transport (lmtp:unix:private/dovecot-lmtp) it all just worked.  Thanks!

David Koski

On 12/24/25 1:43 PM, Wietse Venema via Postfix-users wrote:
David Koski via Postfix-users:
LMTP transport fails: warning: connect to transport private/dovecot: No
such file or directory
You did not configure a 'dovecot' service in master.cf.

Relevant Postfix configs:
lmtp       unix  -       -       y       -       -       lmtp
make that:

  dovecot     unix  -       -       y       -       -       lmtp

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to