Thanks, I have tried that but there is still no effect. If I use sudo
doveadm replicator status "*" there are still all users from the virtual
mapping listed which causes an all day spam in my syslog and mail error
log.
Even if I remove them from the list via command and restart dovecot
there
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 {