ThomasLenting
Programmer
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 from another server with in the BCC-field the adress "to_me@my_domain.com"
- I do send an e-mail from the SAME server with in the TO-field the adress "to_me@my_domain.com"
But it won't work when i:
- Send a e-mail form the SAME server with in the BCC-field the adress "to_me@my_domain.com"
What could be the problem the header doesn't have the e-mailadres of the recipient when the e-mail has been send by the same server (local).
Regards,
Thomas Lenting
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 from another server with in the BCC-field the adress "to_me@my_domain.com"
- I do send an e-mail from the SAME server with in the TO-field the adress "to_me@my_domain.com"
But it won't work when i:
- Send a e-mail form the SAME server with in the BCC-field the adress "to_me@my_domain.com"
What could be the problem the header doesn't have the e-mailadres of the recipient when the e-mail has been send by the same server (local).
Regards,
Thomas Lenting