f**k
This commit is contained in:
5
templates/transport.j2
Normal file
5
templates/transport.j2
Normal file
@ -0,0 +1,5 @@
|
||||
{% if postfix_transport_maps is defined %}
|
||||
{% for map in postfix_transport_maps %}
|
||||
{{ map }}
|
||||
{% endfor %}
|
||||
{% endif %}
|
Reference in New Issue
Block a user