1 # -*- coding: utf-8 -*-
4 DB_PW = '{{postfix.dovecot.mysql_password}}'
5 MAIL_ADDR = '{{postfix.postmaster}}'
6 HOST = '{{postfix.dovecot.host}}'
8 {% if postfix.mailman is defined %}
9 {% for item in postfix.mailman.domains %}
13 {% if postfix.dovecot is defined %}
14 {% for item in postfix.dovecot.domains %}