Files
terraform-cloudflare-email/mta-sts.txt.tpl

7 lines
101 B
Smarty

version: STSv1
mode: ${mode}
max_age: ${max_age}
%{for hostname in mx ~}
mx: ${hostname}
%{endfor ~}