7 lines
116 B
PHP
7 lines
116 B
PHP
dmarc {
|
|
reporting = true;
|
|
actions = {
|
|
quarantine = "add_header";
|
|
reject = "reject";
|
|
}
|
|
}
|