Daniel Shahaf wrote on Thu, 06 Feb 2020 03:37 +:
> Good morning,
>
> I use «doveadm backup -R -m foo -s $state» to create a local mirror of
> an imapc remote folder. When I run that command, wait for it to finish,
> deliver a new message to the remote folder, and run that command again,
> the
I believe the userdb_ prefix is used when you want to provide userdb
fields in a passdb context, or in the actual passwd-file file contents
(/etc/dovecot/users).
In default_fields, you should use the non-prefixed name, i.e.
"noreplicate=y"
Use `doveadm user -u ` to see what userdb fields are
Hi,
I have set up the sync and it is working but I only would like to sync some
users. Currently this does not seem to work.
Version 2.3.9.2
Relevant Settings:
File users:
m...@domain.de:{SHA}hash:::t:
passdb {
driver = passwd-file
args = username_format=%u /etc/dovecot/users
}
userdb {