Re: How to process Bcc mails

Glynn Clements (glynn@sensei.co.uk)
Fri, 12 Nov 1999 11:46:35 +0100 (GMT--1:00)


shivanand prabhu tendulker wrote:

> I too had similar thing in my mind but I don't know
> how to write the envelope header to message header .

"envelope header" is a misnomer; it's just "envelope" (it isn't a
header).

IIRC (I don't have access to my Linux box right now :-( ), adding the
line:

H?P?X-Envelope-To: $u

to the top of sendmail.cf (along with the other "H" lines) will cause
the envelope recipient address to be stored in an "X-Envelope-To:"
header (this name is relatively standard; e.g. it's one of the headers
which fetchmail will use automatically when trying to determine the
recipient address).

-- 
Glynn Clements <glynn@sensei.co.uk>

- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu