fix
This commit is contained in:
parent
33ce7b8ded
commit
ff1fe3ba6f
@ -135,7 +135,7 @@
|
||||
sqlite:/etc/postfix/{{d}}_sqlite_alias.cf
|
||||
{% elif p == "file" %}
|
||||
hash:/etc/postfix/{{ d }}_aliases
|
||||
{% endif %}, /etc/postfix/{{ d }}_noreply
|
||||
{% endif %}, hash:/etc/postfix/{{ d }}_noreply
|
||||
{{ '' if loop.last else ',' }}{% endfor %}
|
||||
virtual_mailbox_maps: >-
|
||||
{% for d in postfix_mail_domains.keys()|list %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user