Add parameters for postfix maps
This commit is contained in:
parent
68761e64b5
commit
71eb192c73
2 changed files with 6 additions and 3 deletions
|
|
@ -22,6 +22,9 @@ mailserver:
|
|||
drop_user_agent:
|
||||
regex: '^User-Agent:'
|
||||
action: IGNORE
|
||||
relay_domains: ''
|
||||
virtual_alias_maps: ''
|
||||
transport_maps: ''
|
||||
postsrsd:
|
||||
srs_domain: "srs.{{ inventory_hostname }}"
|
||||
dovecot:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue