[EMAIL PROTECTED] wrote:
> 
> Is there a way to get the source address of the SMTP connection and
> the values of the SMTP "MAIL FROM" and "RCPT TO" commands in the message header?

Only with patching. qmail-ldap makes header like below:

Received: from opi.nrg4u.com (HELO pipeline.ch) ([195.134.128.41])
          (envelope-sender <[EMAIL PROTECTED]>)
          by opi.flirtbox.ch (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 30 Jun 1999 08:16:29 -0000

You can get the whole qmail-ldap patch at http://www.nrg4u.com. Make
it and install only qmail-smtpd and you get the special headers.

-- 
Andre

Reply via email to