base / postfix / bastion: switch some maps back to hash

These two maps are generated by a script, so we should adjust that
script to make lmdb if we want to switch them.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-03-11 20:36:40 -07:00
commit aaa5941e9f

View file

@ -419,7 +419,7 @@ relay_domains = $mydestination
#
#alias_maps = dbm:/etc/aliases
#alias_maps = hash:/etc/aliases
alias_maps = lmdb:/etc/aliases, lmdb:/etc/postfix/package-owner, lmdb:/etc/postfix/package-maintainers
alias_maps = lmdb:/etc/aliases, hash:/etc/postfix/package-owner, hash:/etc/postfix/package-maintainers
#alias_maps = hash:/etc/aliases, nis:mail.aliases
#alias_maps = netinfo:/aliases