Jos Backus wrote:
> 
> With sendmail and Postfix (or so I've heard) it is possible to record the
> envelope-from address in the Received: line. This is deemed useful by my
> colleagues for tracing mails trough broken e-mail gateways.
> 
> For example, consider the following line:
> 
> Received: from dfw7-1.relay.mail.uu.net (localhost.origin-it.com [127.0.0.1])
>           by gw-nl1.origin-it.com with ESMTP id XAA04842
>           for <[EMAIL PROTECTED]>; Tue, 21 Sep 1999 23:09:42 +0200
>           (MEST)
>           (envelope-from [EMAIL PROTECTED])
> 
> Note the envelope-from comment.
> Is there any way to achieve the same effect with qmail?

Yes, that patch is in qmail-ldap's qmail-smtpd.c. It's on www.nrg4u.com.
But it would only record the first rcpt-to to avoid making bcc public.

-- 
Andre

Reply via email to