I have noticed an odd behavior when delivering mail to ldap users, the
"Return-Path" and "Delivered-To" headers are stripped/missing from the
messages. However, mail delivered to /etc/passwd users includes the headers.
These headers seem to be required for TMDA to work correctly.

I have the following patches installed on the system:
qmail-ldap-1.03-20011001a.patch
qmail-ldap-control_20011023.patch

I have read through the documentation but cannot seem to find the answer to
this one. Can anyone point me in a direction?

Thanks in advance,
Max

Message delivered to /etc/passwd user:

Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 38785 invoked from network); 19 Apr 2002 04:38:13 -0000
Received: from unknown (HELO web12805.mail.yahoo.com) ([216.136.174.40])
(envelope-sender <[EMAIL PROTECTED]>)
          by 0 (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 19 Apr 2002 04:38:13 -0000
Message-ID: <[EMAIL PROTECTED]>
Received: from [4.42.47.237] by web12805.mail.yahoo.com via HTTP; Thu, 18
Apr 20
02 21:38:18 PDT
Date: Thu, 18 Apr 2002 21:38:18 -0700 (PDT)
From: m <[EMAIL PROTECTED]>
Subject: test
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-TMDA-Recipient: [EMAIL PROTECTED]

Message delivered to ldap user:

Received: (qmail 38762 invoked from network); 19 Apr 2002 04:37:15 -0000
Received: from unknown (HELO web12804.mail.yahoo.com) ([216.136.174.39])
(envelope-sender <[EMAIL PROTECTED]>)
          by 0 (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 19 Apr 2002 04:37:15 -0000
Message-ID: <[EMAIL PROTECTED]>
Received: from [4.42.47.237] by web12804.mail.yahoo.com via HTTP; Thu, 18
Apr 20
02 21:37:19 PDT
Date: Thu, 18 Apr 2002 21:37:19 -0700 (PDT)
From: m <[EMAIL PROTECTED]>
Subject: test
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-TMDA-Recipient: [EMAIL PROTECTED]

Reply via email to