baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

[bug] dmarc-expire fails to expire due to database constraint #96

Closed rmoesbergen closed 8 years ago

rmoesbergen commented 8 years ago

I get this error when dmarc report generation runs:

baruwa-dmarcexpire: DELETE failed: ERROR: update or delete on table "dmarc_messages" violates foreign key constraint "dmarc_signatures_message_fkey" on table "dmarc_signatures" DETAIL: Key (id)=(1) is still referenced from table "dmarc_signatures".

akissa commented 8 years ago

Fixed