refactor: recreate profiles::postfix::gateway with parameterization and templates #416
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "benvin/refactor_mailgateway"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
relay_domains_maps, recipient_canonical_maps, recipient_access_maps, postscreen_access_maps, helo_access_maps
This approach balances flexibility with data-driven configuration, allowing
easy customization through parameters while keeping transport/virtual maps
and default map data in hiera for role-specific overrides.