search for: 4cff46e1

Displaying 2 results from an estimated 2 matches for "4cff46e1".

2019 Mar 05
0
Removing a mailbox from a dovecot cluster
...irst. you could try to stop replication for the user you are deleting: doveadm replicator remove [-a replicator_socket_path] username Best regards Gerald -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190305/4cff46e1/attachment.html>
2019 Mar 04
2
Removing a mailbox from a dovecot cluster
Le lun. 4 mars 2019 ? 12:48, Gerald Galster via dovecot <dovecot at dovecot.org> a ?crit : > > Hallo Francis, > > have you tried removing the account from your ldap? If dovecot has no > information about a particular user, it won't replicate. > > Then you would have to delete the mailbox (on both cluster nodes) from the > filesystem (rm -rf /path/to/mailbox) >