mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 17:49:46 +00:00
Change whitelist for forwarding hosts
This commit is contained in:
parent
026d2f14d0
commit
ecda4fb1d1
1 changed files with 1 additions and 8 deletions
|
|
@ -55,14 +55,7 @@ foreach ($rows as $host):
|
|||
<?php
|
||||
endforeach;
|
||||
?>
|
||||
apply "default" {
|
||||
actions {
|
||||
reject = 999.9;
|
||||
}
|
||||
}
|
||||
symbols [
|
||||
"WHITELIST_FORWARDING_HOST"
|
||||
]
|
||||
want_spam = yes;
|
||||
}
|
||||
<?php
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue