{% if postfix_sasl_password_map is defined %}
{% for passwd in postfix_sasl_password_map %}
{{ passwd }}
{% endfor %}
{% endif %}