jim.thornton
Verified User
- Joined
- Jan 1, 2008
- Messages
- 334
How do I make it so that my server sends out mail and doesn't add the "Sent From" header?
Right now whenever I send out an email via a PHP script, shell or any other method, it adds a header under the "From" header in Thunderbird. The header is "Sent From: user@hostname".
I don't like this and I just want this whole header eliminated but I have no clue how to do it.
Any help is greatly appreciated.
Right now whenever I send out an email via a PHP script, shell or any other method, it adds a header under the "From" header in Thunderbird. The header is "Sent From: user@hostname".
I don't like this and I just want this whole header eliminated but I have no clue how to do it.
Any help is greatly appreciated.