On 04 Apr 2011, at 11:41 AM, Alex Sandstrom wrote: > Would changing two Baruwa servers to use the same DB on a MySQL server work? > Is it as simple as editing settings.py DATABASE_HOST = 'localhost' to be > DATABASE_HOST = 'mysqlserver' on both servers?
Yes, but you do need to edit your MailScanner modules as well to point them to the shared Mysql DB server. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

