mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-16 03:15:59 +00:00
rspamd: fixed dqs rbl insertion handling
This commit is contained in:
@@ -21,6 +21,6 @@ rbls {
|
||||
}
|
||||
}
|
||||
|
||||
.include(try=true,priority=5) "$LOCAL_CONFDIR/custom/dqs-rbl.conf"
|
||||
.include(try=true,override=true,priority=5) "$LOCAL_CONFDIR/custom/dqs-rbl.conf"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user