Hi all! I have two questions - please keep in mind that I am using InnoDB tables.
1. If I use "mysqldump --single-transation" to backup my DBMail database, will the result be a database that I can restore without any consistancy issues? I'm looking for a way to back everything up without having to stop the system. 2. If I use MySQL's replication, in the event of the master server going down, could I just point my DBMail daemons at the slave and expect them to keep going without a hitch? Thanks for your help! Chris P.S. Anyone heard anything about the state of MAPI support?