The following bug has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000069 ====================================================================== Reported By: va1210 Assigned To: ====================================================================== Project: DBMail Bug ID: 69 Category: Authentication layer Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 22-Aug-04 18:18 CEST Last Modified: 22-Aug-04 18:18 CEST ====================================================================== Summary: Error in MySQL InnoDB-Migration script Description: The foreign key reference in the InnoDB-migration script for MySQL has an error in the "alter messageblks table"-section. The line REFERENCES physmessage_id (id) Should in fact say
REFERENCES dbmail_physmessage (id) The reference error makes it impossible for mails to be inserted into the database as the reference always returns an error. ====================================================================== Bug History Date Modified Username Field Change ====================================================================== 22-Aug-04 18:18va1210 New Bug ======================================================================