The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=341 ====================================================================== Reported By: kc Assigned To: ====================================================================== Project: DBMail Issue ID: 341 Category: LMTP daemon Reproducibility: always Severity: major Priority: normal Status: resolved Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 07-May-06 10:15 CEST Last Modified: 01-Jun-06 21:04 CEST ====================================================================== Summary: Extra HEADER and PhysMessage-ID for alias user Description: When deliever a message to an alias user (postmaster -> kchen), extra header was added without Subject line was added. See attached message. I noticed there are 2 phys-message-id (26647,26648 are assigned but in dbmail_physmessage table only one record is saved(26648).
I'm using postfix 2.2.8 + dbmail 2.1.6 + pgsql 8.1.2. ====================================================================== ---------------------------------------------------------------------- paul - 12-May-06 09:45 ---------------------------------------------------------------------- This could be an artifact of your setup. 6 | [EMAIL PROTECTED] | [EMAIL PROTECTED] |0 This is possibly handled as an external forward, though probably meant as an alternative (alias) address. It may be handled as an external forward only if [EMAIL PROTECTED] is not a known alias or userid. If that is not the case we have a bug. Please include level=5 logs from the delivery process. ---------------------------------------------------------------------- paul - 01-Jun-06 21:04 ---------------------------------------------------------------------- This is fixed in svn-trunk. There was a bug introduced (and now fixed) in pipe.c where an extra newline was inserted into the headers while forwarding a message. Issue History Date Modified Username Field Change ====================================================================== 07-May-06 10:15 kc New Issue 12-May-06 09:45 paul Note Added: 0001168 01-Jun-06 21:04 paul Note Added: 0001206 01-Jun-06 21:04 paul Status new => resolved 01-Jun-06 21:04 paul Resolution open => fixed 01-Jun-06 21:04 paul Fixed in Version => SVN Trunk ======================================================================
