Unfortunately, this yields the same problem Debug: Unknown userdb setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h Thorsten On Tue, Jan 17, 2017 at 10:16 AM, Thomas Leuxner <tlx at leuxner.net> wrote:> * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 09:40: > > > namespace/inbox/mailbox/Bla/autoexpunge=6h > > > > from a userdb, which results in > > > > Debug: Unknown userdb setting: > > plugin/namespace/inbox/mailbox/Bla/autoexpunge=6h > > userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h > > Regards > Thomas >
* Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 10:57:> Unfortunately, this yields the same problem > > Debug: Unknown userdb > setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h> > userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h'plugin' is not part of the userdb override. It is literally as above. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20170117/c8227bd6/attachment.sig>
I know, but it is not present in the string returned by the userdb, which is set up for testing userdb { driver = static args = namespace/inbox/mailbox/Bla/autoexpunge=6h } On Tue, Jan 17, 2017 at 11:03 AM, Thomas Leuxner <tlx at leuxner.net> wrote:> * Thorsten Hater <thorsten.hater at gmail.com> 2017.01.17 10:57: > > > Unfortunately, this yields the same problem > > > > Debug: Unknown userdb > > setting: plugin/userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h > > > > userdb_namespace/inbox/mailbox/Bla/autoexpunge=6h > > 'plugin' is not part of the userdb override. It is literally as above. >