RBL_DNS_LIST==\ {% for rbl in directadmin_exim_rbl_list %} {%- if not loop.last %} {{ rbl }} : \ {% else %} {{ rbl }} {% endif %} {% endfor %} {% if directadmin_exim_ignore_smtp_line_length %} IGNORE_SMTP_LINE_LENGTH_LIMIT=1 {% endif %}