aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/configs/dmarc.conf
blob: 130e5612c678180ed848c60c3251ba3e76f2cd5a (plain)
1
2
3
4
5
6
7
8
.include(duplicate=append,priority=0) "{= env.TESTDIR =}/configs/plugins.conf"

dmarc { }
spf {
  external_relay = [
   	"{= env.TESTDIR =}/configs/maps/external_relay_ip.list",
  ];
}