A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=335 ====================================================================== Reported By: sayler Assigned To: ====================================================================== Project: DBMail Issue ID: 335 Category: Authentication layer Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 25-Apr-06 00:01 CEST Last Modified: 28-Apr-06 18:16 CEST ====================================================================== Summary: X-Invalid-Header generated and I can't figure out why Description: I'm going to attach a message gleaned from a user with problems. I've been trying to figure out what it is about this message that causes the issue, but no luck.
dbmail-smtp -d [EMAIL PROTECTED] < badmessage.txt download message. Old header (munged from original message) exerpt: Date: Ijk, 45 Nop 9012 34:56:78 -9012 Subject: [EfghijkLMNOP-q] Rstu Vwx [EMAIL PROTECTED] **Bcd Efghij & Klm Nopq** Reply-To: <[EMAIL PROTECTED]> X-Spam-Checker-Version: Wxy`Abcdefgh 7.8.9 (0123-45-67) tu vwxy.`abcdefgh.ijk X-Spam-Level: X-Spam-Status: Lm, nopqr=3.4 uvwxy`ab=3.4 efghi=JKLM_NOPQ_RST,[EMAIL PROTECTED] fghijklmn=op qrstuvw=0.1.2 New header exerpt: Date: Ijk, 45 Nop 9012 34:56:78 -9012 Subject: [EfghijkLMNOP-q] Rstu Vwx [EMAIL PROTECTED] **Bcd Efghij & Klm Nopq** Reply-To: <[EMAIL PROTECTED]> X-Invalid-Header: cdefgh 7.8.9 (0123-45-67) tu vwxy.`abcdefgh.ijk X-Spam-Level: X-Spam-Status: Lm, nopqr=3.4 uvwxy`ab=3.4 efghi=JKLM_NOPQ_RST,[EMAIL PROTECTED] fghijklmn=op qrstuvw=0.1.2 X-DBMail-PhysMessage-ID: 450759 MIME-Version: 1.0 (note the problem was identical before I munged the header values..) ====================================================================== ---------------------------------------------------------------------- sayler - 28-Apr-06 18:16 ---------------------------------------------------------------------- I've had some time to look at this today, and stepping through dbmail-smpt (2087) the message is corrupted somewhere during insert_messages ()--not during e.g. _set_content_from_stream. Still investigating. call (char *)g_mime_object_to_string( msg->content) is your friend.. Issue History Date Modified Username Field Change ====================================================================== 25-Apr-06 00:01 sayler New Issue 25-Apr-06 00:01 sayler File Added: badmessage.txt 28-Apr-06 18:16 sayler Note Added: 0001113 ======================================================================