On Apr 22, 2010, at 11:33 AM, Mark Martinec wrote: >> Does the same advice apply to MySQL-based quarantine tables? > > amavisd needs transactional model for its r/w databases, > so you are practically required to use InnoDB engine with MySQL > (or use PostgreSQL).
Understood. I've been using MyISAM with amavisd for several years now, with no badness that I'm aware of. Based on your advice, though, I suppose it's probably worth doing a few "alter table" queries this afternoon. -Dave -- Dave McGuire Port Charlotte, FL ------------------------------------------------------------------------------ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/