On Fri, Jun 06, 2025 at 10:55:10AM -0400, Paul Raines via Postfix-users wrote:
> I was thinking of a third way by removing proxy:unix:passwd.byname > from local_recipient_maps and adding in a hash map with just the > "enabled" user accounts. That would be take more effort though (both > add user at account creation and remove at account closure -- accounts > are NOT deleted) and I am not sure it would handle the .forward/aliases > issue. It would not. Only smtpd(8) looks at local_recipient_maps, the table is not consulted when mail already in the queue is delivered. > Ultimately I am lazy so I am going to go with the relocated map That's the reasonably pragmatic choice. -- Viktor. _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org