Git Product home page Git Product logo

dovecot_plugin_syncer's Introduction

dovecot syncer plugin

helps to create scripts for true multi-node multi-master replication

plugin listens on mailbox changes and reports them by:

  • writing a marker file <mail_home>/syncer/guid/<mailbox_guid>
  • sending a change event to the pipe /run/dovecot/syncer/pipe

replication scripts then can watch for changes:

  • new files in the syncer/{guid,type} folder
  • new events in the syncer/pipe fifo

and invoke doveadm sync -g <mailbox_guid> to multiple replication nodes

replication design

use tinc symmetric mail network mesh

have tinc-up / tinc-down script dynamically register mail replication nodes

have your replication scripts to use tinc dynamic nodes as replication targets

plugin installation

download archlinux binary.tar.gz

or build from scratch with autobuild.sh

dovecot_plugin_syncer's People

Contributors

andrei-pozolotin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tabulon-ext

dovecot_plugin_syncer's Issues

stability

Hi, searched all internet to find this functionallity. Can you tell more about it? Is it on your production clusters? its stable?

i want to use it in three geo clusters

and how to install and configure it ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.