The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=547 ====================================================================== Reported By: nellofranchi Assigned To: ====================================================================== Project: DBMail Issue ID: 547 Category: General Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 20-Mar-07 15:15 CET Last Modified: 20-Mar-07 15:15 CET ====================================================================== Summary: Postfix Undelivered Mail Returned to Sender Description: MTA: Postfix DataBase: PostgreSQL Postfix MAILER-DAEMON replies to the sender when the mail address is wrong. This mail contains header fiels Message-Id. In the dbmail_headername table we find Message-ID field. PostgreSQL is case sensitive and so db_query doesn't match [SELECT id FROM dbmail_headername WHERE headername='Message-Id'] and it attempt to execute [INSERT INTO dbmail_headername (headername) VALUES ('Message-Id')] generating an error. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 20-Mar-07 15:15 nellofranchi New Issue 20-Mar-07 15:15 nellofranchi File Added: dbmail.txt ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev