mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-03 03:28:10 +00:00
Remove deprecated awl settings
This commit is contained in:
@@ -113,10 +113,6 @@ greylisting {
|
|||||||
timeout = 300s;
|
timeout = 300s;
|
||||||
expire = 3d;
|
expire = 3d;
|
||||||
whitelist = 127.0.0.1, 192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8, [::1]/128;
|
whitelist = 127.0.0.1, 192.168.0.0/16, 172.16.0.0/12, 10.0.0.0/8, [::1]/128;
|
||||||
awl_enable = yes;
|
|
||||||
awl_pool = 10M;
|
|
||||||
awl_hits = 10;
|
|
||||||
awl_ttl = 3600s;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
dkim {
|
dkim {
|
||||||
|
|||||||
Reference in New Issue
Block a user