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