Andrew Colin Kissa schreef: > On 06 Apr 2011, at 11:51 AM, Alex Sandstrom wrote: > >> So I'm starting to implement this right now, and I'm just curious as the >> best way to go about it.. I went through the Baruwa setup as normal on the >> first server, creating the DB, etc, it's up and running.. Now, what is the >> best way to implement the second server? Is there anything I need to do >> differently, such as skipping syncdb? > But if you are going which one server, setup the first one with syncdb and > then on the second do not run syncdb just point it > to the db. > > I would do it differently if i were you with 2 servers. I would setup each > server to log to its local own local mysql server, then > setup multi master replication between the two db's > > - Andrew > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa > I use the one mysql database approuch also, and it serves me well, but the multi master perplication, could be working much better. I have 3 mailrelay servers.
The only thing i came across is that if i need to release an e-mail, i need to go to the right mailscanner server to release the mail, because it resides in the quarantine dir of the server that quarantined it. Is it possible to use a centralized quarantine dir? regards, Johan Hendriks _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

