The following bug has been CLOSED ====================================================================== http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000068 ====================================================================== Reported By: thafreak Assigned To: ilja ====================================================================== Project: DBMail Bug ID: 68 Category: general delivery Reproducibility: sometimes Severity: major Priority: high Status: closed ====================================================================== Date Submitted: 20-Aug-04 16:26 CEST Last Modified: 25-Aug-04 14:17 CEST ====================================================================== Summary: External forwarding broken. Description: When a message comes in with a recipient to be forwarded externally (i.e. deliver_to is an outside emailaddress), some time after dbmail-lmtp looks up the forward address but before it opens the pipe to the sendmail command, the sender address gets garbage chars added to the end of it and therefor makes sendmail behave badly. The problem manifests itself either by sendmail refusing to deliver, or sendmail interpreting the extra chars as extra recipient addresses. ======================================================================
---------------------------------------------------------------------- ilja - 20-Aug-04 16:54 CEST ---------------------------------------------------------------------- The problem doesn't appear to come from forward.c. It seems to come from the place where the from address is set. I'll go on searching from lmtpc. I'll have a good look. ---------------------------------------------------------------------- thafreak - 20-Aug-04 17:33 CEST ---------------------------------------------------------------------- I'm not sure if this will help, but here is the header from one of the emails causing the problem: ------------------------------------- Message-ID: <[EMAIL PROTECTED]> Date: Wed, 18 Aug 2004 16:07:11 -0400 From: Darren Brink <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Warren <[EMAIL PROTECTED]> Subject: Sara Lee Conversion Content-Type: multipart/mixed; boundary="------------090805070508060702070403" This is a multi-part message in MIME format. --------------090805070508060702070403 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit ----------------------------------------------------------------- Also, there is a vcard attached to the email by thunderbird...again not sure if either of these would make a difference, but the problem only apears sometimes...which may be cause by something in the email itself... Hope that helps. Doug ---------------------------------------------------------------------- ilja - 20-Aug-04 17:37 CEST ---------------------------------------------------------------------- This was an off by one error... current CVS should fix it. Bug History Date Modified Username Field Change ====================================================================== 20-Aug-04 16:26thafreak New Bug 20-Aug-04 16:54ilja Bugnote Added: 0000175 20-Aug-04 16:55ilja ETA none => < 1 day 20-Aug-04 16:55ilja Priority normal => high 20-Aug-04 16:55ilja Projection none => minor fix 20-Aug-04 16:55ilja Assigned To => ilja 20-Aug-04 16:55ilja Status new => assigned 20-Aug-04 17:33thafreak Bugnote Added: 0000176 20-Aug-04 17:37ilja Bugnote Added: 0000177 20-Aug-04 17:37ilja Resolution open => fixed 20-Aug-04 17:37ilja Status assigned => resolved 25-Aug-04 14:17ilja Status resolved => closed ======================================================================