Change whitelist for forwarding hosts

master
andryyy 2017-05-06 23:41:58 +02:00
parent 026d2f14d0
commit ecda4fb1d1
1 changed files with 1 additions and 8 deletions

View File

@ -55,14 +55,7 @@ foreach ($rows as $host):
<?php
endforeach;
?>
apply "default" {
actions {
reject = 999.9;
}
}
symbols [
"WHITELIST_FORWARDING_HOST"
]
want_spam = yes;
}
<?php
}