|
NAMEdoveadm-replicator - Manage users' mail replicationSYNOPSISdoveadm [-Dv] [-f formatter] replicator command [OPTIONS] [ARGUMENTS]DESCRIPTIONThe doveadm replicator COMMANDS can be used to manage the automated replication of users' mail.OPTIONSGlobal doveadm(1) options:
This command uses by default the output formatter flow (without the key= prefix). Command specific options:
ARGUMENTS
COMMANDSreplicator adddoveadm replicator add [-a replicator_socket_path] user_maskAdd the specified user(s) to the replicator. If the user_mask contains "?" or "*" wildcards, the list of usernames is looked up from the userdb. replicator dsync-statusdoveadm replicator dsync-status [-a replicator_socket_path]Show the status for the currently running dsync processes. replicator removedoveadm replicator remove [-a replicator_socket_path] usernameRemove the specified user from replicator. replicator replicatedoveadm replicator replicate [-a replicator_socket_path] [-f] [-p priority] user_maskStart replication for the specified users now. If the -f parameter is given, full replication is done for the user. You can also specify the priority, which can be either high or low. If the user mask contains "?" or "*" wildcards, the list of usernames is looked up from the users that currently exist in replicator (not from the userdb). replicator statusdoveadm replicator status [-a replicator_socket_path] user_maskShow the replication status for users. REPORTING BUGSReport bugs, including doveconf -n output, to the Dovecot Mailing List <dovecot@dovecot.org>. Information about reporting bugs is available at: http://dovecot.org/bugreport.htmlSEE ALSOdoveadm(1), doveadm-sync(1),Additional resources:
Visit the GSP FreeBSD Man Page Interface. |