]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-settings: Fix handling overrides with named [list] filters
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 13 Nov 2023 14:11:49 +0000 (16:11 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:10 +0000 (12:34 +0200)
commit6ec2d02c690bbd7ff835e4680fa1eae4268242fe
tree7d069ad3bb23aef862803f69565c77221ac3548f
parent7dfe7a7e5750fbe99a484c0fb35ff9ef93a26121
lib-settings: Fix handling overrides with named [list] filters

For example -o mail_location shouldn't override namespace inbox
{ mail_location }. It would need an explicit
-o namespace/inbox/mail_location.
src/lib-settings/settings.c