Hello,
I'm having problems with writing headers in e-mailmessages by sendmail.
For this i did configure the sendmail.mc with:
LOCAL_CONFIG
HX-Envelope-To: $u
This should write a header, like:
'HX-Envelope-To: to_me@my_domain.com'
I mentioned that this will work when:
- I do send an e-mail...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.