Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sendmail & BCC & HX-Envelope-From

Status
Not open for further replies.

ThomasLenting

Programmer
May 9, 2007
2
NL
I'm trying to add some additional headers to e-mails. For that i did add the next code in het sendmail.mc file:

LOCAL_CONFIG
HX-Envelope-From: $g
HX-Envelope-To: $u

The first header did work, the e-mail did have a additional header with "X-Envelop-From: email_sender"
The next header didn't work. I did trie some other tests, but i can't find the problem / solution.

Hope somebody knows what to do.

Regards,
Thomas Lenting
Netherlands
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top