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