add transport_maps and local_recipient_maps

This commit is contained in:
nd 2021-03-08 14:17:50 +01:00
parent a46a165496
commit e8c607530a
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,9 @@ postfix:
relay_transport: smtp
relayhost: ''
relay_domains: []
local_recipient_maps:
- $alias_maps
transport_maps: []
sender_dependent_relayhost_maps: ''
virtual_alias_maps: ''
virtual_regex: []
@ -39,4 +42,4 @@ postfix:
postfixmaps: []
add_header_checks: []
smtpd_milters: []
non_smtpd_milters: []
non_smtpd_milters: []