From DBMail-dev: > Hi all, > > the migration script for PostgreSQL has a small error (with pretty > hefty consequences). A foreign key constraint from the 1.2.x schema is > not removed. This prevents new messages from being added.
I'm talking about the migration script for release candidate 8 of course. If you've already run the script, execute the following statement in your database system: ALTER TABLE dbmail_messageblks DROP CONSTRAINT "$1"; That takes care of it all. Ilja -- Ilja Booij IC&S B.V. Stadhouderslaan 57 3583 JD Utrecht www.ic-s.nl T algemeen: 030 6355730 T direct: 030 6355739 F: 030 6355731 E: [EMAIL PROTECTED]