Das ist interessant, ich hatte das Problem mit Mailarchiv auch nur in einer Shopwareinstallation (ist mir gar nicht so aufgefallen).
Auch da habe ich Datenbankprobleme mit verschiedenen Plugins unter anderem DHL von Pickware V 2.0.1
An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`db_1`.`system_config`, CONSTRAINT `fk.system_config.sales_channel_id` FOREIGN KEY (`sales_channel_id`) REFERENCES `sales_channel` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)
Steffen Winde