The following issue has been CLOSED ====================================================================== http://www.dbmail.org/mantis/view.php?id=273 ====================================================================== Reported By: ekristen Assigned To: ====================================================================== Project: DBMail Issue ID: 273 Category: Database layer Reproducibility: always Severity: tweak Priority: normal Status: closed Resolution: won't fix Fixed in Version: ====================================================================== Date Submitted: 28-Sep-05 16:28 CEST Last Modified: 28-Sep-05 17:03 CEST ====================================================================== Summary: dbmail_messages table tweak Description: adding the user_idnr to the dbmail_messages table would improve selecting messages from the database for someone who would be writing a webmail interface for dbmail. So upon message injection into the database just add the user_idnr to the dbmail_messages as well, because you already have the mailbox_idnr and the physmessage_id in there if you just add the user_idnr it would make querying the database 100% easier. ======================================================================
---------------------------------------------------------------------- paul - 28-Sep-05 17:03 ---------------------------------------------------------------------- I'm canceling this report, because it's not a bug, its a feature. There are very good reasons for *not* linking messages to users directly. That's what the mailboxes table is for. Issue History Date Modified Username Field Change ====================================================================== 28-Sep-05 16:28 ekristen New Issue 28-Sep-05 17:03 paul Note Added: 0000925 28-Sep-05 17:03 paul Status new => closed 28-Sep-05 17:03 paul Resolution open => won't fix ======================================================================
