1 2 3 4 5
<% if ttl -%> <%=@owner%> <%=@ttl%> IN MX <%=@priority%> <%=@host%> <% else -%> <%=@owner%> IN MX <%=@priority%> <%=@host%> <% end -%>