Change whitelist for forwarding hosts
parent
026d2f14d0
commit
ecda4fb1d1
|
@ -55,14 +55,7 @@ foreach ($rows as $host):
|
||||||
<?php
|
<?php
|
||||||
endforeach;
|
endforeach;
|
||||||
?>
|
?>
|
||||||
apply "default" {
|
want_spam = yes;
|
||||||
actions {
|
|
||||||
reject = 999.9;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
symbols [
|
|
||||||
"WHITELIST_FORWARDING_HOST"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue