Dovecot 2.4 comes with an update to the config format: https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html
See Dovecot Config File Syntax for the new configuration syntax. This is similar to v2.3, but different in some ways. Especially the configuration is no longer hierarchical - all settings are global settings and can be used anywhere (although they might not actually do anything there). Settings can be inside various filters to specify where they are wanted to be used.
It might be worth checking if everything of the new config file format can be expressed with the resources in this module.
Are you using this with Dovecot 2.4 somewhere already?
Dovecot 2.4 comes with an update to the config format: https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html
It might be worth checking if everything of the new config file format can be expressed with the resources in this module.
Are you using this with Dovecot 2.4 somewhere already?