Replication 'noreplicate' field usage
Phil
gilberthuph at gmail.com
Wed Oct 17 07:54:34 EEST 2018
I've set up replication as per the wiki under 2.3.3 and in my SQL user
query I am returning a 'noreplicate' field, this is a boolean and
returns true for all users at the moment. However when I do "doveadm
replicator status '*'" it lists all users in my database suggesting it
is trying to sync all users regardless of the noreplicate field.
```
user_query = SELECT home, uid, gid, noreplicate FROM users WHERE address
= '%u'
```
It seems that the noreplicate field is being ignored, am I using it
correctly?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20181017/8482c740/attachment-0001.html>
More information about the dovecot
mailing list