Kiss G?bor: > I don't want to fork an external 'cyrdeliver' program for each > incoming mail. It should be solved via simple LMTP transport. Our > old MTA simply does it. See captured LMTP traffic:
If your old MTA delivers via LMTP, then you should investigate how it was configured to do so. Look for settings with mailbox_transport, local_transport, transport_maps, and the list goes on... There is no reason to re-invent that wheel another time. Or copy the /etc/postfix files and do: "postfix upgrade-configuration". Wietse