I have 2 servers that have mail server, both have mysql, dovecot, postfix installed. One of the servers is a Master, second Slave, there is database replication done which works great however mails are not replicated as they are held as files. How should I replicate emails from the Master server into the Slave server?
I have 2 servers that have mail server, both have mysql, dovecot, postfix installed.
Share
dependent on server load:
try to use drdb or to store emails in DB
and replicate db