Wietse Venema via Postfix-users: > ?tienne Miret via Postfix-users: > > I found this discrepancy surprising and am suggesting it is removed. In > > case others argue it is useful or that removing it will break some > > configurations, I am asking it is documented. > > The default local_recipient_maps setting uses the UNIX password > database abd the Postfix aliases table, because that is what the > local(8) delivery agent uses. > > If there is a DISCREPANCY between local_recipient_maps and your > local delivery agent, then you MUST UPDATE your local_recipient_maps > accordingly.
And I'd like to add that mailbox_transport (and _maps) will deliver recipient that don't exist in the UNIX passwd fdatabase: mailbox_transport (default: empty) Optional message delivery transport that the local(8) delivery agent should use for mailbox delivery to all local recipients, whether or not they are found in the UNIX passwd database. Similar text for mailbox_transport_maps. These features pre-date local_recipient_maps, address classes, and related improvements that were introduced in Postfix 2.0, 20 years ago. There are better ways now to integrate Dovecot: I suggest that you use Dovecot LMTP integration instead. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org