Re: doveadm backup -R -m -s not picking up a new message

2020-02-06 Thread Daniel Shahaf
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

Re: noreplicate for some users

2020-02-06 Thread Eirik Rye
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

noreplicate for some users

2020-02-06 Thread mail
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 {