Jim, > > http://www.ijs.si/software/amavisd/amavisd-new-2.4.0-rc5.tar.gz
> Mar 27 17:15:05 server2 amavis[9523]: (09523-08) (!) sql rollback > error, reconnecting (DBD::mysql::db rollback failed: Warnung: Das > Rollback konnte bei einigen Tabellen, die nicht mittels > Transaktionen ge\344ndert wurden, nicht ausgef\374hrt werden. at > (eval 39) line 100, <GEN9> line 1681.) > Mar 27 17:15:05 server2 amavis[9523]: (09523-08) (!!) ERROR > sql_storage: too many retries on storing final, info not saved And there is no accompanying "WARN save_info_final: ..." log entry, stating a reason for a failure? > Comes this from amavis or from MySQL? What`s wrong? Does your version of MySQL and table type support transactions? From MySQL docs: To use transactions in MySQL, you must use a transaction-safe table type. The default MySQL table type, MyISAM, does not support transactions. BerkeleyDB and InnoDB are the transaction-safe table types available in the open source MySQL, version 3.23.34 and greater, whereas the Gemini table is used for transactions in NuSphere's Enhanced MySQL. Mark ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
