Postfix: configure alias_database
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Not needed, but the formula writes a hash:/ entry default, which might cause confusion in the future, since our alias_maps is using lmdb:/. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
286bd5d20b
commit
68939f8054
@ -11,6 +11,7 @@ postfix:
|
|||||||
inet_interfaces: loopback-only
|
inet_interfaces: loopback-only
|
||||||
# to-do: support relay via IPv6
|
# to-do: support relay via IPv6
|
||||||
inet_protocols: ipv4
|
inet_protocols: ipv4
|
||||||
|
alias_database: lmdb:/etc/aliases
|
||||||
alias_maps: lmdb:/etc/aliases
|
alias_maps: lmdb:/etc/aliases
|
||||||
smtpd_use_tls: 'no'
|
smtpd_use_tls: 'no'
|
||||||
smtp_use_tls: 'yes'
|
smtp_use_tls: 'yes'
|
||||||
|
Loading…
Reference in New Issue
Block a user